There was an error fetching the commit references. Please try again later.
move integer_functions and fast_approximations into sympyextensions module
Showing
- src/pystencils/backend/kernelcreation/freeze.py 1 addition, 2 deletionssrc/pystencils/backend/kernelcreation/freeze.py
- src/pystencils/boundaries/inkernel.py 1 addition, 1 deletionsrc/pystencils/boundaries/inkernel.py
- src/pystencils/sympyextensions/astnodes.py 1 addition, 1 deletionsrc/pystencils/sympyextensions/astnodes.py
- src/pystencils/sympyextensions/fast_approximation.py 0 additions, 0 deletionssrc/pystencils/sympyextensions/fast_approximation.py
- src/pystencils/sympyextensions/integer_functions.py 25 additions, 41 deletionssrc/pystencils/sympyextensions/integer_functions.py
- src/pystencils/sympyextensions/math.py 1 addition, 1 deletionsrc/pystencils/sympyextensions/math.py
- src/pystencils/timeloop.py 1 addition, 1 deletionsrc/pystencils/timeloop.py
- tests/test_fast_approximation.py 1 addition, 1 deletiontests/test_fast_approximation.py
- tests/test_math_functions.py 1 addition, 1 deletiontests/test_math_functions.py
- tests/test_sympyextensions.py 1 addition, 1 deletiontests/test_sympyextensions.py
Please register or sign in to comment