Date: Sun, 9 May 2010 08:26:50 +0000 (UTC) From: Martin Wilke <miwi@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/math Makefile ports/math/libranlip Makefile distinfo pkg-descr ports/math/libranlip/files patch-examples__makefile Message-ID: <201005090826.o498Qoeg052055@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
miwi 2010-05-09 08:26:50 UTC
FreeBSD ports repository
Modified files:
math Makefile
Added files:
math/libranlip Makefile distinfo pkg-descr
math/libranlip/files patch-examples__makefile
Log:
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>
Revision Changes Path
1.654 +1 -0 ports/math/Makefile
1.1 +50 -0 ports/math/libranlip/Makefile (new)
1.1 +3 -0 ports/math/libranlip/distinfo (new)
1.1 +115 -0 ports/math/libranlip/files/patch-examples__makefile (new)
1.1 +7 -0 ports/math/libranlip/pkg-descr (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201005090826.o498Qoeg052055>
