July 27th, 2004, 8:00 am
Ouyang, the Mersenne Twister is not a Low Discrepancy Sequence, i.e. it's not a quasi random sequence, but rather a pseudo random sequence, i.e. a "standard" random number sequence. It is however a really good sequence.Sorry for high-jacking this thread, but most people suggest that Sobol is best, however I've heard that this is based on asymtotic behaviour, and that for the Sobol sequence it takes a really long time before the asymtotic behaviour starts kicking in. I've heard that for most applications the generalized Faure sequence is preferable.Any comments on this? I'll see if I can dig up the reference.