random-fu: Random number generation
Random number generation based on orthogonal typeclasses for entropy sources and random variable distributions, all served up on a monadic platter. Aspires to be useful in an idiomatic way in both "pure" and "impure" styles, as well as reasonably fast.
Modules
[Index]
- Data
- Data.Random
- Data.Random.Distribution
- Data.Random.Distribution.Bernoulli
- Data.Random.Distribution.Beta
- Data.Random.Distribution.Binomial
- Data.Random.Distribution.Discrete
- Data.Random.Distribution.Exponential
- Data.Random.Distribution.Gamma
- Data.Random.Distribution.Normal
- Data.Random.Distribution.Poisson
- Data.Random.Distribution.Rayleigh
- Data.Random.Distribution.Triangular
- Data.Random.Distribution.Uniform
- Data.Random.Distribution.Ziggurat
- Internal
- Data.Random.Lift
- Data.Random.List
- Data.Random.RVar
- Data.Random.Sample
- Data.Random.Source
- Data.Random.Distribution
- Data.Random
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
base4 | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- random-fu-0.0.3.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.0.0.2, 0.0.1.1, 0.0.2.0, 0.0.2.1, 0.0.3, 0.0.3.2, 0.1.0.0, 0.1.3, 0.1.4, 0.2, 0.2.1.0, 0.2.1.1, 0.2.2.0, 0.2.3.0, 0.2.3.1, 0.2.4.0, 0.2.5.0, 0.2.6.0, 0.2.6.1, 0.2.6.2, 0.2.7.0, 0.2.7.3, 0.2.7.4, 0.2.7.6, 0.2.7.7, 0.3.0.0, 0.3.0.1 (info) |
---|---|
Dependencies | array, base (>=3 && <4.3), containers, erf, mersenne-random-pure64, monad-loops (>=0.3.0.1), mtl, random, random-shuffle, stateref (>=0.3 && <0.4), storablevector, syb, template-haskell [details] |
License | LicenseRef-PublicDomain |
Author | James Cook <james.cook@usma.edu> |
Maintainer | James Cook <james.cook@usma.edu> |
Revised | Revision 1 made by Bodigrim at 2022-02-23T23:59:09Z |
Category | Math |
Home page | http://code.haskell.org/~mokus/random-fu |
Uploaded | by JamesCook at 2009-11-19T17:32:29Z |
Distributions | Arch:0.3.0.1, Debian:0.2.7.4, LTSHaskell:0.3.0.1, NixOS:0.3.0.1, Stackage:0.3.0.1 |
Reverse Dependencies | 44 direct, 21 indirect [details] |
Downloads | 27550 total (2 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |