Initial work for introducing reduction capabilities to pystencils
Signed-off-by:
zy69guqi <richard.angersbach@fau.de>
Showing
- src/pystencils/backend/kernelcreation/freeze.py 27 additions, 0 deletionssrc/pystencils/backend/kernelcreation/freeze.py
- src/pystencils/simp/assignment_collection.py 13 additions, 0 deletionssrc/pystencils/simp/assignment_collection.py
- src/pystencils/sympyextensions/__init__.py 2 additions, 0 deletionssrc/pystencils/sympyextensions/__init__.py
- src/pystencils/sympyextensions/reduction.py 57 additions, 0 deletionssrc/pystencils/sympyextensions/reduction.py
- tests/kernelcreation/test_reduction.py 44 additions, 0 deletionstests/kernelcreation/test_reduction.py
src/pystencils/sympyextensions/reduction.py
0 → 100644
tests/kernelcreation/test_reduction.py
0 → 100644
Please register or sign in to comment