psychopath/sub_crates/sobol
Nathan Vegdahl f9deb9afb6 Fix really bad bug with SIMD usage in the Sobol sampler.
Wasn't using the bit shifting instructions the correct way.  SSE
instructions are very non-obvious...
2021-03-30 14:53:41 +09:00
..
benches Add basic benchmark to Sobol sampler. 2021-01-10 00:20:22 +09:00
direction_numbers Sobol sampler: get rid of unused alternative direction numbers. 2021-01-25 21:50:31 +09:00
src Fix really bad bug with SIMD usage in the Sobol sampler. 2021-03-30 14:53:41 +09:00
build.rs Sobol sampler: get rid of unused alternative direction numbers. 2021-01-25 21:50:31 +09:00
Cargo.toml Add basic benchmark to Sobol sampler. 2021-01-10 00:20:22 +09:00
LICENSE.md Change overall project license to GPLv3. 2020-12-26 09:20:55 +09:00