Skip to content
This repository was archived by the owner on Sep 15, 2025. It is now read-only.
 
 

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

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages