[Haskell-cafe] module for probability distributions

Matthias Fischmann fis at wiwi.hu-berlin.de
Thu Feb 16 06:40:08 EST 2006



hei again,  (-:

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

   http://www.wiwi.hu-berlin.de/~fis/code/

For those who need something like this: feel free to take it, it's BSD.
For those who feel like growing their karma:

  - There are a few questions in the code (marked with 'XXX').

  - There are probably far better way to do this.  I am eager to
    learn.

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


cheers,
Matthias
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://www.haskell.org//pipermail/haskell-cafe/attachments/20060216/e5cfb90c/attachment-0001.bin


More information about the Haskell-Cafe mailing list