cometsfactory 0.0.1

Comet factory — classify, build and catalogue comets of any type: short-period, long-period, Halley-type, sungrazer, interstellar, main-belt comet, centaur-transition, and extinct.
Documentation
1
2
3
4
5
6
pub mod config;
pub mod engine;
pub mod observables;
pub mod physics;
pub mod types;
pub mod utils;