Skip to content

Releases: llnl/SSAPy

Suppressing missed debug print in compute.py

23 Oct 17:46
a321297

Choose a tag to compare

Simplified install process

09 Sep 23:02
7116956

Choose a tag to compare

Data files are included in pip install, and are not downloaded from github upon import.

What's Changed

Full Changelog: v1.1.1...v1.1.2

Added Earth Collision Detection

11 Aug 15:14
1a68a32

Choose a tag to compare

Made changes to the RK and SciPy integrator classes to break propagation on collision with the Earth. State vectors return all states up to and including the first invalid state. Previous behavior was to return NaN.

v1.1

17 Jul 18:39
caa15fc

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/LLNL/SSAPy/commits/v1.1