compute

Crates.io Documentation

A crate for statistical computing.

To use this in your Rust program, add the following to your Cargo.toml file:

rust // Cargo.toml [dependencies] compute = "0.1"