truncnorm 0.1.1

Normal and Truncated Normal distributions
Documentation

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