[Haskell-cafe] games of chance

Mark Wassell mwassell at bigpond.net.au
Fri Feb 19 22:26:03 EST 2010


Take a look at:

http://hackage.haskell.org/package/probability

and

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

Mark


Dupont Corentin wrote:
>
> Hello,
> are you aware of a framework to find probabilities in a given game of
> chance, in Haskell?
>
> l would like to compute probabilities like:
> "roll 3 dices, sum the result,  then roll 3 other dices, sum the result,
> what is the probability to obtain the same sum?"
>
> Cheers,
> Corentin
>
>
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> Haskell-Cafe mailing list
> Haskell-Cafe at haskell.org
> http://www.haskell.org/mailman/listinfo/haskell-cafe
>   



More information about the Haskell-Cafe mailing list