histo_fp 0.2.1

Simple histograms with configurable floating point buckets and floating point samples
Documentation
[[bin]]
doc = false
name = "histo_fp"
[badges.travis-ci]
repository = "fgadaleta/histo_fp"
[dependencies.noisy_float]
version = "0.1.12"

[dependencies.quickcheck]
optional = true
version = "0.4.1"

[dependencies.rand]
version = "0.7"

[dependencies.streaming-stats]
version = "0.1.28"

[package]
authors = ["Nick Fitzgerald <fitzgen@gmail.com>", "Francesco Gadaleta <francesco@amethix.com"]
description = "Simple histograms with configurable floating point buckets and floating point samples "
documentation = "https://docs.rs/histo"
edition = "2018"
keywords = ["histogram", "stddev", "mean"]
license = "Apache-2.0/MIT"
name = "histo_fp"
repository = "https://github.com/fgadaleta/histo"
version = "0.2.1"