statistical 0.1.1

A simple statistics library
Documentation
language: rust
script:
  - cargo build --verbose
  - cargo test --verbose
  - cargo doc