mathru 0.16.2

Fundamental algorithms for scientific computing in Rust
Documentation
1
2
3
pub mod gauss_kronrod;
pub mod gauss_legendre;
pub mod newton_cotes;