statrs 0.3.0

Statistical computing library for Rust
Documentation
Build #32896 2016-10-23T22:19:11.176637+00:00
# rustc version
rustc 1.14.0-nightly (6dc035ed9 2016-10-15)
# docs.rs version
cratesfyi 0.2.2 (4f7a57c 2016-10-20)

# build log
Updating registry `https://github.com/rust-lang/crates.io-index`
Downloading statrs v0.3.0
Compiling libc v0.2.17
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.17/src/lib.rs --crate-name libc --crate-type lib -g --cfg feature=\"use_std\" --cfg feature=\"default\" -C metadata=ad32fde1bd850538 -C extra-filename=-ad32fde1bd850538 --out-dir /home/cratesfyi/statrs-0.3.0/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/statrs-0.3.0/debug/deps --cap-lints allow`
Compiling rand v0.3.14
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/rand-0.3.14/src/lib.rs --crate-name rand --crate-type lib -g -C metadata=49a08859d086fffe -C extra-filename=-49a08859d086fffe --out-dir /home/cratesfyi/statrs-0.3.0/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/statrs-0.3.0/debug/deps --extern libc=/home/cratesfyi/statrs-0.3.0/debug/deps/liblibc-ad32fde1bd850538.rlib --cap-lints allow`
Documenting statrs v0.3.0
Running `rustdoc .cargo/registry/src/github.com-1ecc6299db9ec823/statrs-0.3.0/src/lib.rs --crate-name statrs -o /home/cratesfyi/statrs-0.3.0/doc -L dependency=/home/cratesfyi/statrs-0.3.0/debug/deps --extern rand=/home/cratesfyi/statrs-0.3.0/debug/deps/librand-49a08859d086fffe.rlib`
Finished debug [unoptimized + debuginfo] target(s) in 4.11 secs