-
- Downloads
Implement textures and software interpolation
Showing
- pystencils/__init__.py 14 additions, 8 deletionspystencils/__init__.py
- pystencils/astnodes.py 5 additions, 3 deletionspystencils/astnodes.py
- pystencils/backends/cuda_backend.py 102 additions, 8 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/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/interpolation_astnodes.py 333 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
- pystencils_tests/test_cuda_known_functions.py 1 addition, 1 deletionpystencils_tests/test_cuda_known_functions.py
- pystencils_tests/test_cudasympyprinter.py 49 additions, 0 deletionspystencils_tests/test_cudasympyprinter.py
- pystencils_tests/test_data/lenna.png 0 additions, 0 deletionspystencils_tests/test_data/lenna.png
- pystencils_tests/test_data/test_vessel2d_mask.png 0 additions, 0 deletionspystencils_tests/test_data/test_vessel2d_mask.png
Loading
Please register or sign in to comment