compute 0.1.9

A crate for statistical computing.
Documentation

compute

Build Status 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"