freebsd-ports/math/hs-probability/pkg-descr
Gabor Pali 67b15ca0bf This Haskell library allows exact computation with discrete random variables
in terms of their distributions by using a monad.
The monad is similar to the List monad for non-deterministic computations,
but extends the List monad by a measure of probability.
Small interface to R plotting.

WWW: http://haskell.org/haskellwiki/Probabilistic_Functional_Programming

PR:		ports/142292
Submitted by:	Jacula Modyun <jacula(at)gmail.com>
2010-01-04 09:13:47 +00:00

8 lines
363 B
Plaintext

This Haskell library allows exact computation with discrete random variables
in terms of their distributions by using a monad.
The monad is similar to the List monad for non-deterministic computations,
but extends the List monad by a measure of probability.
Small interface to R plotting.
WWW: http://haskell.org/haskellwiki/Probabilistic_Functional_Programming