psychopath/sub_crates
Nathan Vegdahl a6cae26c34 Added property tests for Oct32 encoding/decoding.
Tests random vectors, and makes sure that encoding/decoding
round trip only introduces precision errors below a certain
threshold.

Pretty confident that the implementation is correct now.
2018-11-29 09:50:38 -08:00
..
bvh_order Run new rustfmt on codebase. 2018-03-04 13:00:55 -08:00
color Running latest rustfmt. No functional change. 2018-10-30 22:31:25 -07:00
float4 Moved matrix transpose and inverse code into Float4 crate. 2018-06-24 21:06:32 -07:00
halton Running latest rustfmt. No functional change. 2018-10-30 22:31:25 -07:00
math3d Formatting with newer cargo fmt. 2018-06-24 21:18:10 -07:00
mem_arena Running latest rustfmt. No functional change. 2018-10-30 22:31:25 -07:00
oct32norm Added property tests for Oct32 encoding/decoding. 2018-11-29 09:50:38 -08:00
sobol Run new rustfmt on codebase. 2018-03-04 13:00:55 -08:00
spectra_xyz Cleaned up some of the SIMD code in spectra_xyz. 2018-07-01 16:49:41 -07:00
trifloat Further optimizations to the trifloat implementation. 2018-11-28 15:31:21 -08:00