On Thu, 16 Feb 2006, Matthias Fischmann <[EMAIL PROTECTED]> wrote:

> I wrote a module for sampling arbitrary probability distribution, so
> far including normal (gaussian) and uniform.

>   - There is probably a better implementation out there already.
>     Please point me to it.

Martin Erwig and Steve Kollmansberger have written a library for
manipulating probability distributions, accompanied by a JFP article.
The code seems to have a BSD-style license, but isn't Cabalised.

  http://web.engr.oregonstate.edu/~erwig/pfp/

-- 
/NAD

_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to