pgj 2010-01-04 09:13:47 UTC
FreeBSD ports repository
Modified files:
math Makefile
Added files:
math/hs-probability Makefile distinfo pkg-descr pkg-plist
Log:
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>
Revision Changes Path
1.628 +1 -0 ports/math/Makefile
1.1 +85 -0 ports/math/hs-probability/Makefile (new)
1.1 +3 -0 ports/math/hs-probability/distinfo (new)
1.1 +7 -0 ports/math/hs-probability/pkg-descr (new)
1.1 +42 -0 ports/math/hs-probability/pkg-plist (new)
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[email protected]"