Sobol sequence - Wikipedia
https://en.wikipedia.org/wiki/Sobol_sequenceSobol sequences (also called LPτ sequences or (t, s) sequences in base 2) are an example of quasi-random low-discrepancy sequences. They were first introduced by the Russian mathematician Ilya M. Sobol (Илья Меерович Соболь) in 1967. These sequences use a base of two to form successively finer uniform partitio…
Low-discrepancy sampling methods - LaValle
planning.cs.uiuc.edu › node210Low-discrepancy sampling methods can be divided into three categories: 1) Halton/Hammersley sampling; 2) (t,s)-sequences and (t,m,s)-nets; and 3) lattices. The first category represents one of the earliest methods, and is based on extending the van der Corput sequence . The Halton sequence is an -dimensional generalization of the van der Corput sequence, but instead of using binary representations, a different basis is used for each coordinate [ 430 ].
Low-discrepancy sequence - Wikipedia
en.wikipedia.org › wiki › Low-discrepancy_sequenceLow-discrepancy sequences are also called quasirandom sequences, due to their common use as a replacement of uniformly distributed random numbers. The "quasi" modifier is used to denote more clearly that the values of a low-discrepancy sequence are neither random nor pseudorandom, but such sequences share some properties of random variables and in certain applications such as the quasi-Monte Carlo method their lower discrepancy is an important advantage.