qfl 0.1.1

A Rust library of various functions and tools for Statistics, Quant Finance, Stochastic Modelling, and other needs.
Documentation
1
2
3
pub mod stats; // declares the stats submodule
pub mod distributions;
pub mod stochasticd;