mathbox 0.2.0

A math toolbox
Documentation
//! Statistics module

pub mod estimator;
pub mod hypothesis_testing;