psychopath/sub_crates/sobol
Nathan Vegdahl 9c20c7a02f Improve Owen scrambling and add Cranley-Patterson rotation.
- Updated constants for Owen scrambling, based on better optimization
  criteria.
- Increased randomness for the higher bits in the Owen scrambling.
- A simple and efficient implementation of Cranley-Patternson rotation
  for the Sobol sampler.
2020-03-17 12:26:02 +09:00
..
src Improve Owen scrambling and add Cranley-Patterson rotation. 2020-03-17 12:26:02 +09:00
build.rs Some cleanup of the comments in the last commit. 2020-03-15 22:37:34 +09:00
Cargo.toml Reworked Sobol sampler implementation. 2020-03-15 22:01:06 +09:00