[Haskell-cafe] ANN: random-fu 0.1.0.0

Alexander Solla ajs at 2piix.com
Thu Jun 3 17:58:25 EDT 2010


On Jun 3, 2010, at 6:34 AM, mokus at deepbondi.net wrote:

> Announcing the 0.1.0.0 release of the "random-fu" library for random
> number generation[1].   This release hopefully stabilizes the core
> interfaces (those exported from the base module "Data.Random").

Great work, I'm upgrading now.

The only feature suggestion I can suggest is the addition of a  
convolution operator to combine distributions (reified as RVar's in  
this implementation, though of course the difference between a random  
variable over a distribution and the distribution is rather thin)


More information about the Haskell-Cafe mailing list