- Dec 19, 1998
-
-
dtc authored
Based on patches from Peter Van Eynde.
-
- Mar 21, 1998
-
-
dtc authored
-
- Jan 13, 1998
-
-
dtc authored
Move the loading of the random number generator until after the loading of save.lisp so that *after-save-initializations* is initialised.
-
- Dec 16, 1997
-
-
dtc authored
mt19937 code), and noting that the author of the mt19937 algorithm gave us permission to place this implementation in the public domain.
-
- Dec 12, 1997
-
-
dtc authored
Slightly faster version of %random-double-float for the x86 port. Don't push :random-mt19937 onto *features* here.
-
- Dec 11, 1997
-
-
dtc authored
default for the x86 port.
-
- Nov 01, 1997
-
-
dtc authored
Twister, MT19937, due to Matsumoto and Nishimura.
-