Skip to content

v1.2.2

Compare
Choose a tag to compare
@krzysztof krzysztof released this 11 May 13:01
· 846 commits to master since this release

It is time for another PyKEP release, this time with Win64 binaries for Python 2.7 and Python 3.4!

Changes in this release:

  • JPL Spice integration
  • Namespace naming changes for utils and planets to singular form:
    • kep_toolbox::utils is now kep_toolbox::util
    • PyKEP.utils is now PyKEP.util
    • kep_toolbox::planets is now kep_toolbox::planet
    • PyKEP.planets is now PyKEP.planet
    • The planet objects have been renamed to reflect the ephemerides type implemented
  • Minor bugfixes

A compatible PyGMO version with this release is 1.1.7!