Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
criterion-stats 0.1.0 - Docs.rs
[go: Go Back, main page]

criterion-stats 0.1.0

Criterion's statistics library
[package]
authors = ["Jorge Aparicio <japaricious@gmail.com>"]
description = "Criterion's statistics library"
documentation = "http://japaric.github.io/stats.rs/criterion-stats"
keywords = ["statistics", "stats"]
license = "MIT OR Apache-2.0"
name = "criterion-stats"
repository = "https://github.com/japaric/stats.rs"
version = "0.1.0"

[dependencies]
cast = "0.1.0"
floaty = "0.1.0"
num_cpus = "0.2.10"
rand = "0.3.13"
thread-scoped = "1.0.1"

[dev-dependencies]
approx = "0.1.0"
itertools = "0.4.7"
quickcheck = "0.2.25"
quickcheck_macros = "0.2.25"