Merge branch 'use_codegen.rewriting.optimize' into 'master'
Address #13: Use sympy.codegen.rewriting.optimize See merge request pycodegen/pystencils!34
Showing
- pystencils/astnodes.py 7 additions, 0 deletionspystencils/astnodes.py
- pystencils/data_types.py 31 additions, 0 deletionspystencils/data_types.py
- pystencils/integer_functions.py 4 additions, 0 deletionspystencils/integer_functions.py
- pystencils/math_optimizations.py 46 additions, 0 deletionspystencils/math_optimizations.py
- pystencils/simp/assignment_collection.py 1 addition, 1 deletionpystencils/simp/assignment_collection.py
- pystencils_tests/test_sympy_optimizations.py 60 additions, 0 deletionspystencils_tests/test_sympy_optimizations.py
Please register or sign in to comment