monte-carlo: A monad and transformer for Monte Carlo calculations.
A monad and transformer for Monte Carlo calculations. The monads carry and provide access to a random number generator. Importantly, they only keep one copy of the generator state, and so are much more efficient than MonadRandom. Currently, only the generator that comes with the GNU Scientific Library is supported.
Downloads
- monte-carlo-0.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, 0.2, 0.3, 0.3.1, 0.4, 0.4.1, 0.4.2, 0.5, 0.6, 0.6.1, 0.6.2 |
---|---|
Dependencies | base, gsl-random, mtl [details] |
Tested with | ghc ==6.8.3 |
License | BSD-3-Clause |
Copyright | (c) 2008. Patrick Perry <patperry@stanford.edu> |
Author | Patrick Perry |
Maintainer | Patrick Perry <patperry@stanford.edu> |
Category | Math |
Home page | http://stat.stanford.edu/~patperry/code/monte-carlo |
Uploaded | by PatrickPerry at 2008-08-28T11:11:59Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 8505 total (0 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] |