CMakeLists.txt
LICENSE
MANIFEST.in
README.md
conanfile.txt
pyproject.toml
setup.py
src/alloc.hpp
src/capnhook_ml.cpp
src/ops.hpp
src/registry.cpp
src/registry.hpp
src/capnhook_ml.egg-info/PKG-INFO
src/capnhook_ml.egg-info/SOURCES.txt
src/capnhook_ml.egg-info/dependency_links.txt
src/capnhook_ml.egg-info/requires.txt
src/capnhook_ml.egg-info/top_level.txt
src/simd/binary.hpp
src/simd/linalg.hpp
src/simd/reduce.hpp
src/simd/unary.hpp
tests/test_binary.py
tests/test_linalg.py
tests/test_reduce.py
tests/test_unary.py