stochastic: Monadic composition of probabilistic functions and sampling.
This package allows the user to perform monadic composition of probabilistic functions (i.e. functions that take values and return distributions over values). These functions can then be sampled from to generate datapoints.
Downloads
- stochastic-0.1.0.0.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
| Versions [RSS] | 0.1.0.0, 0.1.1.0, 0.1.1.1 |
|---|---|
| Change log | ChangeLog.md |
| Dependencies | base (>=4.9 && <4.10), containers (>=0.5 && <0.6), math-functions (>=0.2 && <0.3), mtl (>=2.2 && <2.3), random (>=1.1 && <2) [details] |
| License | GPL-3.0-only |
| Author | Kevin Li |
| Maintainer | hackage@mail.kevinl.io |
| Uploaded | by chokboy at 2016-08-25T06:09:09Z |
| Revised | Revision 1 made by chokboy at 2016-08-25T06:20:48Z |
| Category | Math |
| Home page | http://kevinl.io/posts/2016-08-24-sampling-monad.html |
| Source repo | head: git clone git://github.com/kevin-li-195/stochastic.git |
| Distributions | |
| Reverse Dependencies | 1 direct, 0 indirect [details] |
| Downloads | 2005 total (12 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-08-25 [all 1 reports] |