Commit graph

2 commits

Author SHA1 Message Date
Dmitry Marakasov
a527833ef2 - Add LICENSE
- Switch to options helpers
- Switch to new test framework
- Regenerate patches
2016-10-04 15:15:59 +00:00
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