License
MANIFEST.in
README.md
pyproject.toml
src/marvinbo/__init__.py
src/marvinbo/basics.py
src/marvinbo/core_cuda.cu
src/marvinbo/gpu_ops.py
src/marvinbo/lib_cuda.dll
src/marvinbo/math.py
src/marvinbo/sparse.py
src/marvinbo.egg-info/PKG-INFO
src/marvinbo.egg-info/SOURCES.txt
src/marvinbo.egg-info/dependency_links.txt
src/marvinbo.egg-info/requires.txt
src/marvinbo.egg-info/top_level.txt
tests/test_basics.py
tests/test_gpu.py
tests/test_sparse.py