dwarfplanetsfactory 0.0.1

Dwarf planet factory — classify, build and catalogue dwarf planets of any type: Kuiper belt, scattered disk, plutino, cold classical, detached, binary, Ceres-type, and sednoid.
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;