Skip to content

PySPLIT version 0.3.5

Latest
Compare
Choose a tag to compare
@mscross mscross released this 01 Jun 03:08
· 12 commits to master since this release
6beadab

This minor point release features:

  • Support for Python 3.6 and 3.7
  • Various bug fixes, such as the Trajectory.calculate_distance() function throwing a ValueError: shape mismatch
  • Quality of life improvements, including more MapDesign customization and switching from os.rename() to shutil.move() for greater file storage flexibility