Difference between revisions of "Probabilistic Functional Programming"

From HaskellWiki
Jump to navigation Jump to search
(project page)
 
m (Probability moved to Probabilistic Functional Programming)

Revision as of 23:38, 14 February 2009

Probabilistic functional programming is a library for discrete random variables in terms of their distribution. Examples include dice games, the Monty Hall paradoxon and others.

See also