The random-fu package
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.
Properties
| Versions | 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 |
|---|---|
| Dependencies | array, base (3.*), containers, erf, mersenne-random-pure64, monad-loops (≥0.3.0.1), mtl, random, random-shuffle, stateref, storablevector, template-haskell or array, base (4.*), containers, erf, mersenne-random-pure64, monad-loops (≥0.3.0.1), mtl, random, random-shuffle, stateref, storablevector, syb, template-haskell |
| License | PublicDomain |
| Author | James Cook <james.cook@usma.edu> |
| Maintainer | James Cook <james.cook@usma.edu> |
| Stability | experimental |
| Category | Math |
| Home page | http://code.haskell.org/~mokus/random-fu |
| Upload date | Wed Sep 16 13:30:32 UTC 2009 |
| Uploaded by | JamesCook |
| Built on | ghc-6.10 |
| Build failure | ghc-6.12 (log) |
| Distributions | NixOS: 0.2.4.0 |
Modules
- 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
Downloads
- random-fu-0.0.2.1.tar.gz (Cabal source package)
- package description (included in the package)