MANIFEST.in
Makefile.in
README.rst
README_SETUP.txt
aksetup_helper.py
configure.py
setup.cfg
setup.py
contrib/pyopencl.vim
contrib/fortran-to-opencl/README
contrib/fortran-to-opencl/translate.py
doc/Makefile
doc/conf.py
doc/make_constants.py
examples/benchmark.py
examples/demo-struct-reduce.py
examples/demo.py
examples/demo_array.py
examples/demo_elementwise.py
examples/demo_elementwise_complex.py
examples/demo_mandelbrot.py
examples/demo_meta_codepy.py
examples/demo_meta_template.py
examples/download-examples-from-wiki.py
examples/dump-performance.py
examples/dump-properties.py
examples/gl_interop_demo.py
examples/gl_particle_animation.py
examples/ipython-demo.ipynb
examples/narray.py
examples/transpose.py
pyopencl/__init__.py
pyopencl/_cluda.py
pyopencl/_mymako.py
pyopencl/algorithm.py
pyopencl/array.py
pyopencl/cache.py
pyopencl/capture_call.py
pyopencl/clmath.py
pyopencl/clrandom.py
pyopencl/elementwise.py
pyopencl/ipython.py
pyopencl/reduction.py
pyopencl/scan.py
pyopencl/tools.py
pyopencl/version.py
pyopencl.egg-info/PKG-INFO
pyopencl.egg-info/SOURCES.txt
pyopencl.egg-info/dependency_links.txt
pyopencl.egg-info/not-zip-safe
pyopencl.egg-info/requires.txt
pyopencl.egg-info/top_level.txt
pyopencl/characterize/__init__.py
pyopencl/characterize/performance.py
pyopencl/cl/pyopencl-airy.cl
pyopencl/cl/pyopencl-bessel-j.cl
pyopencl/cl/pyopencl-bessel-y.cl
pyopencl/cl/pyopencl-complex.h
pyopencl/cl/pyopencl-eval-tbl.cl
pyopencl/cl/pyopencl-ranluxcl.cl
pyopencl/compyte/__init__.py
pyopencl/compyte/array.py
pyopencl/compyte/dtypes.py
src/wrapper/_pvt_struct_v2.cpp
src/wrapper/_pvt_struct_v3.cpp
src/wrapper/bitlog.cpp
src/wrapper/bitlog.hpp
src/wrapper/mempool.hpp
src/wrapper/numpy_init.hpp
src/wrapper/tools.hpp
src/wrapper/wrap_cl.cpp
src/wrapper/wrap_cl.hpp
src/wrapper/wrap_cl_part_1.cpp
src/wrapper/wrap_cl_part_2.cpp
src/wrapper/wrap_constants.cpp
src/wrapper/wrap_helpers.hpp
src/wrapper/wrap_mempool.cpp
test/empty-header.h
test/test_algorithm.py
test/test_array.py
test/test_clmath.py
test/test_wrapper.py