mathbox 0.2.0

A math toolbox
Documentation
1
2
3
4
//! Statistics module

pub mod estimator;
pub mod hypothesis_testing;