.gitignore
.pre-commit-config.yaml
.zenodo.json
CONTRIBUTING.md
LICENCE
README.rst
pyproject.toml
setup.cfg
setup.py
.github/workflows/comment-bot.yml
.github/workflows/test.yml
docs/index.md
docs/licence.md
docs/pydoc-markdown.yml
docs/requirements.txt
docs/custom_theme/css/extra.css
docs/custom_theme/js/extra.js
numcu/CMakeLists.txt
numcu/Config.cmake.in
numcu/__init__.py
numcu/_dist_ver.py
numcu/lib.py
numcu.egg-info/PKG-INFO
numcu.egg-info/SOURCES.txt
numcu.egg-info/dependency_links.txt
numcu.egg-info/requires.txt
numcu.egg-info/top_level.txt
numcu/include/elemwise.h
numcu/include/numcu.h
numcu/src/elemwise.cu
numcu/src/numcu.cu
tests/__init__.py
tests/test_cmake.py
tests/test_numcu.py