aboutsummaryrefslogtreecommitdiff
path: root/math/libranlip
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2010-05-09 09:02:50 +0000
committerMartin Wilke <miwi@FreeBSD.org>2010-05-09 09:02:50 +0000
commitf32f3a54224f6668e0a25e8c7b851faf2dd1d106 (patch)
treedd61b17a419fe1ef66f67cc3199b475b4fafa55f /math/libranlip
parent7f90b631517b8f61ca9399f724dcbbb74cf5c233 (diff)
Notes
Diffstat (limited to 'math/libranlip')
-rw-r--r--math/libranlip/pkg-descr2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/libranlip/pkg-descr b/math/libranlip/pkg-descr
index 9759939d7922..a0de3c69b21e 100644
--- a/math/libranlip/pkg-descr
+++ b/math/libranlip/pkg-descr
@@ -1,4 +1,4 @@
-libranlip is a C++ library created by G. Beliakin, which generates random
+libranlip is a C++ library created by G. Beliakov, 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