14 releases (4 breaking)
0.5.1 | Mar 22, 2022 |
---|---|
0.5.0 | Feb 23, 2022 |
0.4.3 | Dec 11, 2021 |
0.4.2 | Nov 18, 2021 |
0.1.0 | Jul 25, 2021 |
#519 in Simulation
Used in nnv-rs
170KB
3K
SLoC
truncnorm
Statistics package with Normal and Truncated Normal distributions for Rust with ndarray.
Installation
cargo install truncnorm
Examples
Examples to come as soon as there's any interest expressed. Feel free to open an issue on GitHub.
Docs
To render the maths:
RUSTDOCFLAGS="--html-in-header katex-header.html" cargo doc --no-deps
Dependencies
~76MB
~1M SLoC