LICENSE
MANIFEST.in
README.md
pyproject.toml
include/spur.h
spur_math/__init__.py
spur_math/_jit.py
spur_math/libgcc_s_seh-1.dll
spur_math/libgomp-1.dll
spur_math/libwinpthread-1.dll
spur_math/spur_jit.dll
spur_math/spur_kernels.dll
spur_math.egg-info/PKG-INFO
spur_math.egg-info/SOURCES.txt
spur_math.egg-info/dependency_links.txt
spur_math.egg-info/requires.txt
spur_math.egg-info/top_level.txt
src/spur.c
src/spur_kernels.c
tests/test_backprop_f32.py
tests/test_correctness.py
tests/test_map.py
tests/test_matmul_backward.py
tests/test_sdist_compile.py
tests/test_train.py