MANIFEST.in
Makefile.in
README
README_SETUP.txt
aksetup_helper.py
configure.py
setup.py
doc/Makefile
doc/make_constants.py
doc/source/array.rst
doc/source/conf.py
doc/source/index.rst
doc/source/misc.rst
doc/source/runtime.rst
examples/benchmark-all.py
examples/demo.py
examples/demo_elementwise.py
examples/demo_mandelbrot.py
examples/demo_meta_codepy.py
examples/demo_meta_template.py
examples/dump-properties.py
examples/gl_interop_demo.py
examples/narray.py
examples/transpose.py
pyopencl/__init__.py
pyopencl/array.py
pyopencl/clmath.py
pyopencl/clrandom.py
pyopencl/elementwise.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/requires.txt
pyopencl.egg-info/top_level.txt
src/wrapper/numpy_init.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
test/test_array.py
test/test_clmath.py
test/test_wrapper.py