psychopath/sub_crates/sobol
Nathan Vegdahl 047e66d9aa Reworked Sobol sampler implementation.
This produces identical results, but generates the direction
vectors from the original sources at build time.  This makes
the source code quite a bit leaner, and will also make it easier
to play with other direction vectors in the future if the
opportunity arises.
2020-03-15 22:01:06 +09:00
..
src Reworked Sobol sampler implementation. 2020-03-15 22:01:06 +09:00
build.rs Reworked Sobol sampler implementation. 2020-03-15 22:01:06 +09:00
Cargo.toml Reworked Sobol sampler implementation. 2020-03-15 22:01:06 +09:00