Ballistic computer that uses higher-order numerical integration for improved performance vs the Euler integration used in the base project https://github.com/o-murphy/py-ballisticcalc.
pip install -e .[dev]
python -m build
See ExampleRK4.ipynb for usage and detailed illustrations of all features.