hackageDB :: [Package]

Built with Cabal

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 (GSL) is supported.

Versions0.1, 0.2
Dependenciesarray, base, gsl-random (>=0.2.3), mtl, uvector
LicenseBSD3
AuthorPatrick Perry
MaintainerPatrick Perry <patperry@stanford.edu>
Stabilityexperimental
CategoryMath
Home pagehttp://github.com/patperry/monte-carlo
Upload dateThu Jan 1 00:47:31 UTC 2009
Uploaded byPatrickPerry
Built onghc-6.10, ghc-6.12
DistributionsArch: 0.2

Modules

Downloads