| Crates.io | rusty_orbital_dynamics |
| lib.rs | rusty_orbital_dynamics |
| version | 0.1.0 |
| created_at | 2025-04-12 01:39:36.155449+00 |
| updated_at | 2025-04-12 01:39:36.155449+00 |
| description | High-performance orbital dynamics in Rust + Python |
| homepage | |
| repository | https://github.com/JacobASorensen/rusty-orbital-dynamics |
| max_upload_size | |
| id | 1630555 |
| size | 136,223 |
my goal is to make an accurate orbital dynamics simulator in rust, callable in python
maturin develop # for local development
maturin build # to build a wheel
Write test case simulating James Web Space Telescope for 21 days to verify correct-ness of code