statistics 0.2.2

The package provides a statistics toolbox.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[package]
name = "statistics"
version = "0.2.2"
authors = ["Ivan Ukhov <ivan.ukhov@gmail.com>"]
license = "MIT"
repository = "https://github.com/stainless-steel/statistics"
homepage = "https://github.com/stainless-steel/statistics"
documentation = "https://stainless-steel.github.io/statistics"
description = "The package provides a statistics toolbox."

[dev-dependencies]
assert = "*"