There was an error fetching the commit references. Please try again later.
replace CastFunc by TypeCast. Correctly implemented Sympy interaction in TypeCast.
Showing
- mypy.ini 3 additions, 0 deletionsmypy.ini
- src/pystencils/__init__.py 2 additions, 1 deletionsrc/pystencils/__init__.py
- src/pystencils/backend/kernelcreation/freeze.py 2 additions, 2 deletionssrc/pystencils/backend/kernelcreation/freeze.py
- src/pystencils/rng.py 2 additions, 2 deletionssrc/pystencils/rng.py
- src/pystencils/sympyextensions/__init__.py 2 additions, 2 deletionssrc/pystencils/sympyextensions/__init__.py
- src/pystencils/sympyextensions/math.py 2 additions, 2 deletionssrc/pystencils/sympyextensions/math.py
- src/pystencils/sympyextensions/typed_sympy.py 67 additions, 127 deletionssrc/pystencils/sympyextensions/typed_sympy.py
- tests/frontend/test_address_of.py 4 additions, 4 deletionstests/frontend/test_address_of.py
- tests/frontend/test_typed_sympy.py 45 additions, 11 deletionstests/frontend/test_typed_sympy.py
- tests/kernelcreation/test_spatial_counters.py 7 additions, 7 deletionstests/kernelcreation/test_spatial_counters.py
- tests/nbackend/kernelcreation/test_freeze.py 5 additions, 5 deletionstests/nbackend/kernelcreation/test_freeze.py
- tests/nbackend/transformations/test_ast_vectorizer.py 4 additions, 4 deletionstests/nbackend/transformations/test_ast_vectorizer.py
- tests/runtime/test_data/datahandling_save_test.npz 0 additions, 0 deletionstests/runtime/test_data/datahandling_save_test.npz
Please register or sign in to comment