Commit graph

1 commit

Author SHA1 Message Date
Martin Wilke
5c51d5a546 libranlip is a C++ library created by G. Beliakin, which generates random
variates with arbitrary Lipschitz-continuous densities via the acceptance /
rejection method. The density should have a dimension of no more than about
five. The user needs to supply the density function using a simple syntax, and
then call the methods of construction and generation provided in libranlip.

WWW: http://www.deakin.edu.au/~gleb/ranlip.html

PR:		ports/143624
Submitted by:	bf <bf1783 at gmail.com>
2010-05-09 08:26:50 +00:00