Why does the state of the random number generator have 627 words?
Subject: Why does the state of the random number generator have 627 words?
From: Matthew Gwynne
Date: Wed, 26 Jan 2011 11:04:42 +0000
Hi,
Looking at the documentation at
http://maxima.sourceforge.net/docs/manual/en/maxima_5.html#IDX113 of
make_random_state, it suggest that the state of the random number
generator is comprised of 627 32-bit words, however in the MT19937
paper and other references to the random number generator there are
624 32-bit words in the generator. Is 627 a typo, or is there some
significance to these extra 3 x 32-bits?
Thanks!
Matthew Gwynne
http://cs.swan.ac.uk/~csmg/