numeric-algs 0.5.1

Crate implementing some numerical algorithms
Documentation
1
2
3
4
pub mod integration;
mod traits;

pub use traits::State;