Merge branch 'support-complex-numbers' into 'master'
Support complex numbers See merge request !72
Showing
- pystencils/astnodes.py 2 additions, 1 deletionpystencils/astnodes.py
- pystencils/backends/cbackend.py 25 additions, 3 deletionspystencils/backends/cbackend.py
- pystencils/cpu/cpujit.py 21 additions, 3 deletionspystencils/cpu/cpujit.py
- pystencils/data_types.py 69 additions, 9 deletionspystencils/data_types.py
- pystencils/include/cuda_complex.hpp 1228 additions, 0 deletionspystencils/include/cuda_complex.hpp
- pystencils/transformations.py 10 additions, 3 deletionspystencils/transformations.py
- pystencils_tests/test_complex_numbers.py 142 additions, 0 deletionspystencils_tests/test_complex_numbers.py
Please register or sign in to comment