compute 0.1.12

A crate for statistical computing.
Documentation

compute

Crates.io Documentation

A crate for statistical computing.

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

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