Tweak math/geg version 1.0.2_7
[dports.git] / math / randlib / pkg-descr
1 This library provides routines that return:
2     (1)  Beta random deviates
3     (2)  Chi-square random deviates
4     (3)  Exponential random deviates
5     (4)  F random deviates
6     (5)  Gamma random deviates
7     (6)  Multivariate normal random deviates (mean and covariance
8          matrix specified)
9     (7)  Noncentral chi-square random deviates
10     (8)  Noncentral F random deviates
11     (9)  Univariate normal random deviates
12     (10) Random permutations of an integer array
13     (11) Real uniform random deviates between specif
14     (12) Binomial random deviates
15     (13) Negative Binomial random deviates
16     (14) Multinomial random deviates
17     (15) Poisson random deviates
18     (16) Integer uniform deviates between specified limits
19     (17) Seeds for the random number generator calculated from a
20          character string
21
22 WWW: https://biostatistics.mdanderson.org/SoftwareDownload/SingleSoftware.aspx?Software_Id=27