psychopath/sub_crates/sobol
Nathan Vegdahl 3916043f33 Removed golden ratio sampling.
Turns out it causes interference with the Sobol sampler.

Also tweaked some other things about sampling after removing
golden ratio sampling, to make things better.
2020-03-19 19:49:45 +09:00
..
direction_numbers More improvements to Sobol sampling. 2020-03-18 12:05:42 +09:00
src Fix rare panic in Sobol sampler. 2020-03-19 09:59:19 +09:00
build.rs Removed golden ratio sampling. 2020-03-19 19:49:45 +09:00
Cargo.toml Reworked Sobol sampler implementation. 2020-03-15 22:01:06 +09:00