-
- Downloads
Merge master
No related branches found
No related tags found
Showing
- .gitlab-ci.yml 4 additions, 4 deletions.gitlab-ci.yml
- pystencils/backends/arm_instruction_sets.py 19 additions, 9 deletionspystencils/backends/arm_instruction_sets.py
- pystencils/backends/cbackend.py 47 additions, 10 deletionspystencils/backends/cbackend.py
- pystencils/backends/simd_instruction_sets.py 5 additions, 1 deletionpystencils/backends/simd_instruction_sets.py
- pystencils/backends/x86_instruction_sets.py 17 additions, 4 deletionspystencils/backends/x86_instruction_sets.py
- pystencils/cpu/cpujit.py 9 additions, 2 deletionspystencils/cpu/cpujit.py
- pystencils/cpu/vectorization.py 53 additions, 9 deletionspystencils/cpu/vectorization.py
- pystencils/data_types.py 5 additions, 2 deletionspystencils/data_types.py
- pystencils/fd/finitedifferences.py 3 additions, 3 deletionspystencils/fd/finitedifferences.py
- pystencils/field.py 0 additions, 2 deletionspystencils/field.py
- pystencils/include/aesni_rand.h 654 additions, 43 deletionspystencils/include/aesni_rand.h
- pystencils/include/myintrin.h 113 additions, 0 deletionspystencils/include/myintrin.h
- pystencils/include/philox_rand.h 501 additions, 2 deletionspystencils/include/philox_rand.h
- pystencils/rng.py 43 additions, 32 deletionspystencils/rng.py
- pystencils/simp/assignment_collection.py 4 additions, 1 deletionpystencils/simp/assignment_collection.py
- pystencils/transformations.py 2 additions, 2 deletionspystencils/transformations.py
- pystencils_tests/test_basic_usage_llvm.ipynb 10 additions, 0 deletionspystencils_tests/test_basic_usage_llvm.ipynb
- pystencils_tests/test_conditional_vec.py 10 additions, 3 deletionspystencils_tests/test_conditional_vec.py
- pystencils_tests/test_dot_printer.ipynb 10 additions, 0 deletionspystencils_tests/test_dot_printer.ipynb
- pystencils_tests/test_field_coordinates.py 1 addition, 1 deletionpystencils_tests/test_field_coordinates.py
Loading
Please register or sign in to comment