* Fixes an issue in the Simulationarchive that prevented REBOUND from seeing more than one snapshot. This only affected simulations with a large number of particles.
3.17.5
* REBOUND will now uses the new HTTP API from NASA Horizons. This is significantly faster than the old telnet version. Thanks to Lukas Winkler for implementing this.
3.17.4
* REBOUND will now attempt to recover binary files and Simulationarchives which have been corrupted. Simulations can be restarted from corrupt files and in most cases the corrupt files will fix themselves.
3.17.3
* Allow for Horizon queries with future JD dates.
3.17.2
* Moved some function declarations to rebound.h. This is a temporary fix for REBOUNDx.
3.17.1
* Fixed an issue where the simulation struct in python did not match the one in C. This might have lead to unexpected behaviour in rare cases. * Fixed various typos in the documentation * MERCURIUS switching functions can now be set from Python. Also inluded more built-in switching functions from Hernandez (2019).