Selon Gavin Sinclair <gsinclair / soyabean.com.au>: > Folks, > > Anyone know of a Ruby library that defines random variables[1]? I'd like > access to a variety of distributions. I haven't seen anything like this > in Ruby. Perhaps someone has, or can suggest a C library I might wrap. > Hello, the gsl library[1] has a lot of random distribution generators. There are already two ruby bindings [2] for gsl, but i am not sure if they are complete (gsl is huge). Ciao [1] http://sources.redhat.com/gsl/ [2] http://raa.ruby-lang.org/search.rhtml?search=gsl -- Denis Mertz