sampling: Sample values from collections.
Basic sampling tools.
Exports variations on two simple functions for sampling from arbitrary
Foldable
collections:
sample
, for sampling without replacementresample
, for sampling with replacement (i.e., a bootstrap)
Downloads
- sampling-0.1.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.1.1, 0.2.0, 0.3.0, 0.3.1, 0.3.2, 0.3.3, 0.3.4, 0.3.5 |
---|---|
Dependencies | base (<5), foldl, mwc-random, primitive, sampling, vector [details] |
License | MIT |
Author | Jared Tobin |
Maintainer | jared@jtobin.ca |
Category | Math |
Home page | https://github.com/jtobin/sampling |
Source repo | head: git clone http://github.com/jtobin/sampling.git |
Uploaded | by JaredTobin at 2016-02-09T08:56:04Z |
Distributions | LTSHaskell:0.3.5, NixOS:0.3.5, Stackage:0.3.5 |
Reverse Dependencies | 2 direct, 0 indirect [details] |
Executables | sampling-test |
Downloads | 5086 total (1 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2016-02-12 [all 1 reports] |