mathbox 0.2.0

A math toolbox
Documentation
1
2
3
4
//! Numeric analysis

pub mod differentiation;
pub mod interpolation;