v1.2.2
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
andplanets
to singular form:kep_toolbox::utils
is nowkep_toolbox::util
PyKEP.utils
is nowPyKEP.util
kep_toolbox::planets
is nowkep_toolbox::planet
PyKEP.planets
is nowPyKEP.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!