LICENSE
README.rst
setup.py
pyopencl_extension/__init__.py
pyopencl_extension/emulation.py
pyopencl_extension/framework.py
pyopencl_extension.egg-info/PKG-INFO
pyopencl_extension.egg-info/SOURCES.txt
pyopencl_extension.egg-info/dependency_links.txt
pyopencl_extension.egg-info/requires.txt
pyopencl_extension.egg-info/top_level.txt
pyopencl_extension/components/__init__.py
pyopencl_extension/components/copy_array_region.py
pyopencl_extension/components/fft.py
pyopencl_extension/components/sumalongaxis.py
pyopencl_extension/components/transpose.py
pyopencl_extension/helpers/__init__.py
pyopencl_extension/helpers/general.py
pyopencl_extension/helpers/setup_pyopencl.py
pyopencl_extension/modifications_pyopencl/__init__.py
pyopencl_extension/modifications_pyopencl/cltypes.py
pyopencl_extension/types/__init__.py
pyopencl_extension/types/funcs_for_emulation.py
pyopencl_extension/types/type_handler.py
pyopencl_extension/types/utilities_np_cl.py
pyopencl_extension/types/auto_gen/__init__.py
pyopencl_extension/types/auto_gen/cl_types.py
pyopencl_extension/types/auto_gen/generate_files.py
pyopencl_extension/types/auto_gen/types_for_emulation.py