rstat
Probability distributions and statistics in Rust with integrated fitting routines, convolution support and mixtures.
Usage
Add this to your Cargo.toml:
[]
= "0.5"
Feature serde
rstat supports serialisation via the serde feature. This activates both
serde itself, ndarray/serde and spaces/serialize.
Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate and adhere to the angularjs commit message conventions (see here).