Pakket: ruby-distribution (0.7.3+dfsg-1.1)
Verwijzigingen voor ruby-distribution
Debian bronnen:
Het bronpakket ruby-distribution downloaden:
- [ruby-distribution_0.7.3+dfsg-1.1.dsc]
- [ruby-distribution_0.7.3+dfsg.orig.tar.gz]
- [ruby-distribution_0.7.3+dfsg-1.1.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
Ruby library to work with probability distributions
This Ruby library allows one to generate random variable with a given probability distribution, or evaluate classical probability distributions.
The probability distributions currently implemented include: Normal univariate and bivariate, T, F, Chi Square, Binomial, Hypergeometric, Exponential, Poisson, Beta, LogNormal and Gamma.
If available, the library will use Ruby/GSL (from ruby-gsl package) for better performance.