Implement complex number support in arrays.
Showing
- contrib/fortran-to-opencl/translate.py 3 additions, 3 deletionscontrib/fortran-to-opencl/translate.py
- doc/source/array.rst 36 additions, 0 deletionsdoc/source/array.rst
- doc/source/misc.rst 5 additions, 1 deletiondoc/source/misc.rst
- pyopencl/__init__.py 1 addition, 1 deletionpyopencl/__init__.py
- pyopencl/array.py 118 additions, 32 deletionspyopencl/array.py
- pyopencl/clmath.py 8 additions, 2 deletionspyopencl/clmath.py
- pyopencl/compyte 1 addition, 1 deletionpyopencl/compyte
- pyopencl/elementwise.py 209 additions, 29 deletionspyopencl/elementwise.py
- pyopencl/tools.py 3 additions, 0 deletionspyopencl/tools.py
- setup.py 11 additions, 0 deletionssetup.py
- src/cl/pyopencl-complex.h 106 additions, 18 deletionssrc/cl/pyopencl-complex.h
- src/wrapper/numpy_init.hpp 1 addition, 0 deletionssrc/wrapper/numpy_init.hpp
- test/test_array.py 121 additions, 14 deletionstest/test_array.py
- test/test_clmath.py 29 additions, 15 deletionstest/test_clmath.py
Loading
Please register or sign in to comment