- Fixed VPython static frontend - Created modifier utilities (normal force, magnetic force, modifier_from) - Added `energy_of` methods for energy of specific bodies - Added `can_see` methods for line of sight checks
1.22.11
- Made sure to include `scipy` in the dependencies - Stopped VPython from opening on import - Created `axtools.reads` and `axtools.saves` methods
1.22
- Created RK2-4 backends
1.21
- Added approximation, collisions, energy, intersections, and momentum to `axana` - Added aliases to the `__init__.py` file of `axinite` to allow for faster imports
1.20.5
- Fixed VPython live so it isn't as slow
1.20
- Added `time_to`, `mass_to`, and `distance_to` methods