psychopath/sub_crates/sobol
Nathan Vegdahl 9e14e164e7 More improvements to Sobol sampling.
- Added an additional scramble round to the Owen scrambling, with
  new optimized constants.
- Reordered the dimensions of the direction numbers to improve 2d
  projections between adjecent dimensions.  Only did this for
  dimensions under ~40.
2020-03-18 12:05:42 +09:00
..
direction_numbers More improvements to Sobol sampling. 2020-03-18 12:05:42 +09:00
src More improvements to Sobol sampling. 2020-03-18 12:05:42 +09:00
build.rs More improvements to Sobol sampling. 2020-03-18 12:05:42 +09:00
Cargo.toml Reworked Sobol sampler implementation. 2020-03-15 22:01:06 +09:00