Skip to content

Ballistic computer that uses higher-order numerical methods for improved performance

License

Notifications You must be signed in to change notification settings

dbookstaber/RKballistic

Repository files navigation

RKballistic

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.

Install with dev dependencies

pip install -e .[dev]

Build sdist and wheel for deployment

python -m build

Usage

See ExampleRK4.ipynb for usage and detailed illustrations of all features.

About

Ballistic computer that uses higher-order numerical methods for improved performance

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published