Improved handling of integer functions and typing of constants
- numpy constants get directly their numpy type - integer functions check for integer types at construction
Showing
- pystencils/data_types.py 8 additions, 3 deletionspystencils/data_types.py
- pystencils/integer_functions.py 57 additions, 8 deletionspystencils/integer_functions.py
- pystencils/transformations.py 5 additions, 0 deletionspystencils/transformations.py
- pystencils_tests/test_address_of.py 0 additions, 12 deletionspystencils_tests/test_address_of.py
Please register or sign in to comment