A crate for statistical computing.
To use this in your Rust program, add the following to your Cargo.toml file:
Cargo.toml
rust // Cargo.toml [dependencies] compute = "0.1"