LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.py
c_src/fwht_backend.c
c_src/fwht_core.c
c_src/fwht_cuda.cu
c_src/fwht_internal.h
include/fwht.h
pyfwht/__init__.py
pyfwht/_version.py
pyfwht.egg-info/PKG-INFO
pyfwht.egg-info/SOURCES.txt
pyfwht.egg-info/dependency_links.txt
pyfwht.egg-info/requires.txt
pyfwht.egg-info/top_level.txt
src/bindings.cpp
src/fwht_wrapper.cpp
tests/test_basic.py
tests/test_gpu.py