psychopath/sub_crates/sobol
Nathan Vegdahl 285f714d02 Switch to a significantly better LK hash.
With just one round, this hash is better than the previous one with
two rounds.  And at 2-3 rounds it seems to be just as good quality
as a slow, per-bit hashing approach, which I've been using as
ground-truth for testing.
2021-01-04 15:16:04 +09:00
..
direction_numbers More code tidying of the Sobol sampler. 2020-05-01 10:42:02 +09:00
src Switch to a significantly better LK hash. 2021-01-04 15:16:04 +09:00
build.rs Code tidying on the Sobol sampler. 2020-04-30 22:46:47 +09:00
Cargo.toml Consolidate all of the compact value storage formats into one crate. 2020-12-30 20:41:56 +09:00
LICENSE.md Change overall project license to GPLv3. 2020-12-26 09:20:55 +09:00