psychopath/sub_crates/sobol
Nathan Vegdahl de5a643a2a Implement Sobol sampler that does both Owen and Cranley-Patterson.
This seems to work well in practice, and only takes one more addition
operation.
2020-03-17 20:00:09 +09:00
..
direction_numbers Add alternative Sobol direction numbers to the repo. 2020-03-17 16:49:19 +09:00
src Implement Sobol sampler that does both Owen and Cranley-Patterson. 2020-03-17 20:00:09 +09:00
build.rs Add alternative Sobol direction numbers to the repo. 2020-03-17 16:49:19 +09:00
Cargo.toml Reworked Sobol sampler implementation. 2020-03-15 22:01:06 +09:00