AUTHORS.md
CONTRIBUTING.md
HISTORY.md
LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.cfg
setup.py
docs/Makefile
docs/conf.py
docs/index.rst
docs/installation.rst
docs/make.bat
docs/usage.rst
src/c/.clang-format
src/c/CMakeLists.txt
src/c/Makefile
src/c/common.h
src/c/cost_terms.c
src/c/cost_terms.h
src/c/cost_terms_main.c
src/c/cmake/BuildType.cmake
src/python/ap_features/__init__.py
src/python/ap_features/ap_features.py
src/python/ap_features.egg-info/PKG-INFO
src/python/ap_features.egg-info/SOURCES.txt
src/python/ap_features.egg-info/dependency_links.txt
src/python/ap_features.egg-info/not-zip-safe
src/python/ap_features.egg-info/requires.txt
src/python/ap_features.egg-info/top_level.txt
tests/cost_terms.npy
tests/data.npy
tests/test_ap_features.py