MANIFEST.in
README.rst
setup.cfg
setup.py
cuda/Makefile
cuda/cudabuffer.h
cuda/defines.h
cuda/test.cu
doc/Makefile
doc/source/conf.py
doc/source/index.rst
examples/cl_basic.py
examples/cuda_basic.py
pyfft/__init__.py
pyfft/cl.py
pyfft/cuda.py
pyfft/kernel.mako
pyfft/kernel.py
pyfft/kernel_helpers.py
pyfft/plan.py
pyfft.egg-info/PKG-INFO
pyfft.egg-info/SOURCES.txt
pyfft.egg-info/dependency_links.txt
pyfft.egg-info/requires.txt
pyfft.egg-info/top_level.txt
test/__init__.py
test/helpers.py
test/test_all.py
test/test_errors.py
test/test_functionality.py
test/test_performance.py