.gitignore
.pre-commit-config.yaml
.zenodo.json
LICENCE
README.rst
pyproject.toml
setup.cfg
setup.py
.github/workflows/comment-bot.yml
.github/workflows/test.yml
cuvec/CMakeLists.txt
cuvec/Config.cmake.in
cuvec/__init__.py
cuvec/_dist_ver.py
cuvec/helpers.py
cuvec/pycuvec.py
cuvec.egg-info/PKG-INFO
cuvec.egg-info/SOURCES.txt
cuvec.egg-info/dependency_links.txt
cuvec.egg-info/requires.txt
cuvec.egg-info/top_level.txt
cuvec/include/cuvec.cuh
cuvec/include/pycuvec.cuh
cuvec/src/cuvec.cu
cuvec/src/example_mod/CMakeLists.txt
cuvec/src/example_mod/example_mod.cu
tests/__init__.py
tests/test_helpers.py
tests/test_perf.py
tests/test_pycuvec.py