Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | replace a problematic mirror | bf | 2012-06-29 | 1 | -1/+1 |
| | |||||
* | - Get Rid MD5 support | miwi | 2011-03-20 | 1 | -1/+0 |
| | |||||
* | Change my ports to use my FreeBSD.org email address. | bf | 2010-07-08 | 1 | -2/+2 |
| | |||||
* | - Fix a typo s/Beliakin/Beliakov/ | miwi | 2010-05-09 | 1 | -1/+1 |
| | |||||
* | libranlip is a C++ library created by G. Beliakin, which generates random | miwi | 2010-05-09 | 4 | -0/+175 |
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> |