blackholesfactory 0.0.2

Black hole factory — create and simulate stellar, intermediate-mass, and supermassive black holes with full Kerr physics
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;