6 releases
Uses old Rust 2015
0.1.1 | Aug 11, 2015 |
---|---|
0.1.0 | Aug 2, 2015 |
0.0.4 | Jun 7, 2015 |
0.0.2 | Apr 28, 2015 |
#30 in #statistical
20KB
461 lines
Deprecated
Simple Stats
The simple_stats project has been renamed statistical.
Please update all code and linkes to use statistical
[dependencies]
statistical = "*"
Contributions
Pull Requests and Issues welcome on the renamed project statistical
lib.rs
:
A simple statistics library
Heavily inspired by the python standard library statistics module.
Dependencies
~500–800KB
~11K SLoC