[package] name = "simple_stats" description = "Deprecated in favor of the statistical crate!" version = "0.1.1" authors = ["Jeff Belgum "] repository = "https://github.com/JeffBelgum/statistical" documentation = "https://jeffbelgum.github.io/statistical/statistical/" homepage = "https://github.com/JeffBelgum/statistical" license = "MIT" readme = "README.md" keywords = ["statistics", "statistical", "deprecated", "math", "algorithm"] [dependencies] rand = "0.3.7" num = "0.1.23"