psychopath/sub_crates
Nathan Vegdahl edb71864e8 LDS sampling falls back on random sampling at higher dimensions.
This is more a piece-of-mind thing than anything else.  But it
also lets us make the number of LDS dimensions lower without
worrying, which in turn makes the code smaller.
2017-05-14 16:06:54 -07:00
..
float4 Reformat code with latest rustfmt and custom config. 2017-05-14 13:43:51 -07:00
halton LDS sampling falls back on random sampling at higher dimensions. 2017-05-14 16:06:54 -07:00
math3d Reformat code with latest rustfmt and custom config. 2017-05-14 13:43:51 -07:00
mem_arena Reformat code with latest rustfmt and custom config. 2017-05-14 13:43:51 -07:00
sobol Avoid bounds checking in the Sobol code. 2017-05-12 00:34:03 -07:00
spectra_xyz Reformat code with latest rustfmt and custom config. 2017-05-14 13:43:51 -07:00