"tests/test_split_optimization.py" did not exist on "ffa330f9e42c20061736315c9bc4aedeaf9e548f"
Philox tests and clean up
Compare changes
+ 1
− 2
@@ -52,8 +52,7 @@ QUALIFIERS void _philox4x32bumpkey(uint32* key)
Test the Philox against reference data and clean up duplicated code in the code generation. The latter will make it easier to later add a vectorized Philox.