There was an error fetching the commit references. Please try again later.
remove old type system, replace by pystencils.types
Showing
- src/pystencils/backend/kernelcreation/context.py 4 additions, 5 deletionssrc/pystencils/backend/kernelcreation/context.py
- src/pystencils/backend/kernelcreation/freeze.py 4 additions, 12 deletionssrc/pystencils/backend/kernelcreation/freeze.py
- src/pystencils/backend/kernelcreation/typification.py 1 addition, 1 deletionsrc/pystencils/backend/kernelcreation/typification.py
- src/pystencils/backend/transformations/erase_anonymous_structs.py 1 addition, 1 deletion...encils/backend/transformations/erase_anonymous_structs.py
- src/pystencils/field.py 9 additions, 7 deletionssrc/pystencils/field.py
- src/pystencils/functions.py 2 additions, 2 deletionssrc/pystencils/functions.py
- src/pystencils/runhelper/db.py 2 additions, 2 deletionssrc/pystencils/runhelper/db.py
- src/pystencils/spatial_coordinates.py 4 additions, 4 deletionssrc/pystencils/spatial_coordinates.py
- src/pystencils/sympyextensions/math.py 4 additions, 3 deletionssrc/pystencils/sympyextensions/math.py
- src/pystencils/sympyextensions/typed_sympy.py 66 additions, 487 deletionssrc/pystencils/sympyextensions/typed_sympy.py
- src/pystencils/types/__init__.py 5 additions, 3 deletionssrc/pystencils/types/__init__.py
- src/pystencils/types/basic_types.py 54 additions, 1 deletionsrc/pystencils/types/basic_types.py
- src/pystencils/types/quick.py 7 additions, 3 deletionssrc/pystencils/types/quick.py
- tests/nbackend/kernelcreation/test_typification.py 2 additions, 2 deletionstests/nbackend/kernelcreation/test_typification.py
- tests/nbackend/types/test_types.py 11 additions, 11 deletionstests/nbackend/types/test_types.py
Please register or sign in to comment