in reply to Re^2: Unexpected under-dispersion in random simulations
in thread Unexpected under-dispersion in random simulations
In that case the fault is in your code unless Math::Random::MT::Auto is a bad implementation. You could try Math::Random::MT instead which, on a cursory inspection, should pretty much be a drop in replacement. The Mersenne Twister is an excellent PNG for most purposes.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: Unexpected under-dispersion in random simulations
by BrowserUk (Patriarch) on Nov 30, 2010 at 20:26 UTC |