-
- Downloads
Initial port to Python 3.
Showing
- .gitignore 1 addition, 0 deletions.gitignore
- examples/benchmark-all.py 15 additions, 15 deletionsexamples/benchmark-all.py
- examples/demo.py 1 addition, 1 deletionexamples/demo.py
- examples/demo_mandelbrot.py 2 additions, 2 deletionsexamples/demo_mandelbrot.py
- examples/dump-properties.py 7 additions, 7 deletionsexamples/dump-properties.py
- examples/narray.py 3 additions, 3 deletionsexamples/narray.py
- examples/transpose.py 4 additions, 4 deletionsexamples/transpose.py
- pyopencl/__init__.py 1 addition, 2 deletionspyopencl/__init__.py
- pyopencl/array.py 1 addition, 1 deletionpyopencl/array.py
- setup.py 14 additions, 4 deletionssetup.py
- src/wrapper/numpy_init.hpp 18 additions, 5 deletionssrc/wrapper/numpy_init.hpp
- test/test_array.py 3 additions, 3 deletionstest/test_array.py
- test/test_clmath.py 4 additions, 3 deletionstest/test_clmath.py
- test/test_wrapper.py 6 additions, 6 deletionstest/test_wrapper.py
Loading
Please register or sign in to comment