histogram-sampler 0.3.0

Sampling from a distribution given by a histogram
Documentation
[badges.maintenance]
status = "passively-maintained"

[badges.travis-ci]
repository = "jonhoo/histogram-sampler"
[dependencies.rand]
version = "0.6"

[package]
authors = ["Jon Gjengset <jon@thesquareplanet.com>"]
categories = ["data-structures", "simulation"]
description = "Sampling from a distribution given by a histogram"
documentation = "https://docs.rs/histogram-sampler"
homepage = "https://github.com/jonhoo/histogram-sampler"
keywords = ["sampling", "distribution", "random"]
license = "MIT/Apache-2.0"
name = "histogram-sampler"
readme = "README.md"
repository = "https://github.com/jonhoo/histogram-sampler.git"
version = "0.3.0"