This project explores the Sobol' family of generators, which produce low-discrepancy sequences in high dimensions. We use the direction numbers and primitive polynomials shared in the below paper by Joe and Kuo.
These plots compare the first two dimensions of the Sobol' generator against
Python's random.random()
generator at 16, 64, 256, and 1024 samples.
Sobol | Uniform |
---|---|