7 releases (breaking)
0.6.0 | Apr 28, 2020 |
---|---|
0.5.0 | Apr 19, 2020 |
0.4.0 | Apr 13, 2020 |
0.3.0 | Sep 1, 2019 |
0.0.0 | Feb 21, 2019 |
#452 in Science
83 downloads per month
Used in rsrl
265KB
7K
SLoC
rstat
Probability distributions and statistics in Rust with integrated fitting routines, convolution support and mixtures.
Usage
Add this to your Cargo.toml
:
[dependencies]
rstat = "0.6"
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).
License
Dependencies
~5MB
~115K SLoC