Implements the [Gamma distribution](https://en.wikipedia.org/wiki/Gamma_distribution), using the algorithm described by Marsaglia & Tsang 2000[1]. I added tests checking that the mean and variance of this implementation is as expected for a range of values of the parameters in
|
||
|---|---|---|
| .. | ||
| distributions | ||
| isaac.rs | ||
| mod.rs | ||
| os.rs | ||
| rand_impls.rs | ||
| reader.rs | ||
| reseeding.rs | ||