.clang-format
.clang-tidy
.gitignore
CMakeLists.txt
LICENSE
README.md
pybind11_cuda_array_interfaceConfig.cmake.in
pyproject.toml
setup.py
.github/workflows/ci.yaml
.github/workflows/linting.yaml
include/pybind11_cuda_array_interface/pybind11_cuda_array_interface.hpp
linting/check_python_linting.py
linting/install_linters.py
pybind11_cuda_array_interface/__init__.py
pybind11_cuda_array_interface/version.py
pybind11_cuda_array_interface.egg-info/PKG-INFO
pybind11_cuda_array_interface.egg-info/SOURCES.txt
pybind11_cuda_array_interface.egg-info/dependency_links.txt
pybind11_cuda_array_interface.egg-info/requires.txt
pybind11_cuda_array_interface.egg-info/top_level.txt
tests/CMakeLists.txt
tests/install_cupy.py
tests/test_install_cupy.py
tests/gtest/getGTest.cmake.in
tests/pytest/pybind11_cuda_array_interface_test.py
tests/sources/gtest_pybind11_cuda_array_interface.cpp
tests/sources/pytest_pybind11_cuda_array_interface.cpp
tests/sources/test_kernels.cu
tests/sources/test_kernels.hpp