clbustos / distribution

Statistical Distributions multi library wrapper. Uses Ruby by default and C (statistics2/GSL) or Java extensions where available.
Other
141 stars 52 forks source link

Batch generation of random numbers #3

Open clbustos opened 12 years ago

clbustos commented 12 years ago

Each module should have a method to return an array of random numbers, or adapts #rng to return an array.

smactive commented 8 years ago

+1