This is the mail archive of the gsl-discuss@sources.redhat.com mailing list for the GSL project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: MT19937 updated 2 September 2002


Martin Thorsen Ranang writes:
 > Now, I was wondering if there are any plans to include the updates
 > of the Mersenne Twister (MT) 19937 implementation, announced by
 > Makoto Matsumoto on the MT home page
 > (<URL:http://www.math.keio.ac.jp/~matumoto/emt.html>)?  The
 > readme-file states that "the initialization scheme for the previous
 > versions of MT (e.g. 1999/10/28 version or earlier) has a tiny
 > problem, that the most significant bits of the seed is not well
 > reflected to the state vector of MT."

Thanks, I hadn't seen that.  We have the updated seeding procedure
from last year, but not this one.  I'll add the new seeding and retain
the old versions under a different name.

regards
Brian Gough


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]