I just published the simple-random ruby gem, which is ported from C# code by John D. Cook. You can view the source on github or install the gem via rubygems: gem install simple-random The gem allows you to sample from the following distributions: Beta Cauchy Chi Square Exponential Gamma Inverse Gamma Laplace (double exponential) Normal Student [...]
Archive for 24 July 2010
Simple Random Number Generator Gem
Posted: 24 July 2010 in UncategorizedTags: code, math, random number generation, ruby, rubygems, statistics
2


