aboutsummaryrefslogtreecommitdiff
path: root/math/librandlib/pkg-descr
diff options
context:
space:
mode:
authorThomas Gellekum <tg@FreeBSD.org>1997-04-07 07:02:51 +0000
committerThomas Gellekum <tg@FreeBSD.org>1997-04-07 07:02:51 +0000
commit88980b00358391e327ec9c0cb82062c694ea5ba9 (patch)
tree2fece56bd285ee202fa7d5fb84dcd792e16390e5 /math/librandlib/pkg-descr
parentb323d4d4b54fc5d41b5ce2637f2e0baca40fdd37 (diff)
Notes
Diffstat (limited to 'math/librandlib/pkg-descr')
-rw-r--r--math/librandlib/pkg-descr20
1 files changed, 20 insertions, 0 deletions
diff --git a/math/librandlib/pkg-descr b/math/librandlib/pkg-descr
new file mode 100644
index 000000000000..e42d51236e6b
--- /dev/null
+++ b/math/librandlib/pkg-descr
@@ -0,0 +1,20 @@
+This library provides routines that return:
+ (1) Beta random deviates
+ (2) Chi-square random deviates
+ (3) Exponential random deviates
+ (4) F random deviates
+ (5) Gamma random deviates
+ (6) Multivariate normal random deviates (mean and covariance
+ matrix specified)
+ (7) Noncentral chi-square random deviates
+ (8) Noncentral F random deviates
+ (9) Univariate normal random deviates
+ (10) Random permutations of an integer array
+ (11) Real uniform random deviates between specif
+ (12) Binomial random deviates
+ (13) Negative Binomial random deviates
+ (14) Multinomial random deviates
+ (15) Poisson random deviates
+ (16) Integer uniform deviates between specified limits
+ (17) Seeds for the random number generator calculated from a
+ character string