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-plot 0.2.1 - Docs.rs
[go: Go Back, main page]

criterion-plot 0.2.1

Criterion's plotting library
Documentation
[package]
authors = ["Jorge Aparicio <japaricious@gmail.com>", "Brook Heisler <brookheisler@gmail.com>"]
name = "criterion-plot"
version = "0.2.1"

description = "Criterion's plotting library"
repository = "https://github.com/japaric/criterion.rs"
readme = "README.md"
keywords = ["plotting", "gnuplot", "criterion"]
categories = ["visualization"]
license = "MIT/Apache-2.0"

[dependencies]
byteorder = "1"
cast = "0.2"
itertools = "0.7"

[dev-dependencies]
itertools-num = "0.1"
num-complex = { version = "0.1", default-features = false }
rand = "0.4"

[badges]
travis-ci = { repository = "japaric/criterion.rs" }
appveyor = { repository = "japaric/criterion.rs", id = "4255ads9ctpupcl2" }
maintenance = { status = "actively-developed" }