.gitignore
LICENSE
MANIFEST.in
README
README.md
setup.py
cuda4py.egg-info/PKG-INFO
cuda4py.egg-info/SOURCES.txt
cuda4py.egg-info/dependency_links.txt
cuda4py.egg-info/requires.txt
cuda4py.egg-info/top_level.txt
src/cuda4py/__init__.py
src/cuda4py/_cffi.py
src/cuda4py/_py.py
src/cuda4py/blas/__init__.py
src/cuda4py/blas/_cublas.py
tests/cublas.cu
tests/cublas_perf.cu
tests/inc.cu
tests/test.cu
tests/test_api.py
tests/test_cublas.py
tests/test_cublas_perf.py
tests/test_del.py