quantre 0.1.0

Quant wheels reinvented in Rust.
Documentation
1
2
3
4
#![doc = include_str!("../README.md")]

pub mod normal;
pub mod random;