Commits on Source (13)
-
Stephan Seitz authored
-
Stephan Seitz authored
-
Stephan Seitz authored
-
Stephan Seitz authored
-
Stephan Seitz authored
-
Stephan Seitz authored
-
Stephan Seitz authored
of atoms (needed for Sum,Product: Symbol is used and defined in rhs) This filters out symbols that have arguments. sp.Indexed should not be considered only its arguments.
-
Stephan Seitz authored
-
Stephan Seitz authored
-
Stephan Seitz authored
-
Stephan Seitz authored
-
Stephan Seitz authored
-
Stephan Seitz authored
Showing
- .gitmodules 3 additions, 0 deletions.gitmodules
- pystencils/__init__.py 14 additions, 8 deletionspystencils/__init__.py
- pystencils/astnodes.py 62 additions, 10 deletionspystencils/astnodes.py
- pystencils/backends/cbackend.py 63 additions, 1 deletionpystencils/backends/cbackend.py
- pystencils/backends/cuda_backend.py 104 additions, 9 deletionspystencils/backends/cuda_backend.py
- pystencils/backends/cuda_known_functions.txt 1 addition, 0 deletionspystencils/backends/cuda_known_functions.txt
- pystencils/cpu/kernelcreation.py 5 additions, 2 deletionspystencils/cpu/kernelcreation.py
- pystencils/data_types.py 54 additions, 8 deletionspystencils/data_types.py
- pystencils/field.py 48 additions, 7 deletionspystencils/field.py
- pystencils/gpucuda/CubicInterpolationCUDA 1 addition, 0 deletionspystencils/gpucuda/CubicInterpolationCUDA
- pystencils/gpucuda/cudajit.py 27 additions, 4 deletionspystencils/gpucuda/cudajit.py
- pystencils/gpucuda/kernelcreation.py 23 additions, 8 deletionspystencils/gpucuda/kernelcreation.py
- pystencils/gpucuda/texture_utils.py 126 additions, 0 deletionspystencils/gpucuda/texture_utils.py
- pystencils/include/pycuda-helper-modified.hpp 249 additions, 0 deletionspystencils/include/pycuda-helper-modified.hpp
- pystencils/integer_functions.py 11 additions, 7 deletionspystencils/integer_functions.py
- pystencils/interpolation_astnodes.py 383 additions, 0 deletionspystencils/interpolation_astnodes.py
- pystencils/kernelcreation.py 28 additions, 8 deletionspystencils/kernelcreation.py
- pystencils/spatial_coordinates.py 18 additions, 0 deletionspystencils/spatial_coordinates.py
- pystencils/test_gettypeofexpression.py 34 additions, 0 deletionspystencils/test_gettypeofexpression.py
- pystencils/transformations.py 70 additions, 4 deletionspystencils/transformations.py
.gitmodules
0 → 100644
pystencils/gpucuda/texture_utils.py
0 → 100644
pystencils/interpolation_astnodes.py
0 → 100644
pystencils/spatial_coordinates.py
0 → 100644
pystencils/test_gettypeofexpression.py
0 → 100644