-
- Downloads
o Correct some deficiencies in INIT-RANDOM-STATE by using a new
initializer given on the mt19937 website. o Allow INIT-RANDOM-STATE to take either an integer or a vector to initialize the state of a random-state object o Added GENERATE-SEED to generate a seed suitable for use by INIT-RANDOM-STATE. Use /dev/urandom if available. (Based on work by Eric Marsden).
Loading
Please register or sign in to comment