ARM Neon: Fix makeVec and add Philox
Showing
- pystencils/backends/arm_instruction_sets.py 6 additions, 5 deletionspystencils/backends/arm_instruction_sets.py
- pystencils/cpu/vectorization.py 2 additions, 3 deletionspystencils/cpu/vectorization.py
- pystencils/include/arm_neon_helpers.h 19 additions, 0 deletionspystencils/include/arm_neon_helpers.h
- pystencils/include/philox_rand.h 159 additions, 0 deletionspystencils/include/philox_rand.h
- pystencils/rng.py 2 additions, 2 deletionspystencils/rng.py
- pystencils_tests/test_random.py 4 additions, 0 deletionspystencils_tests/test_random.py
Please register or sign in to comment