AUTHORS.md
CONTRIBUTING.md
LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.cfg
setup.py
docs/INSTALL.md
docs/logo.png
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/_c.py
src/python/ap_features/_numba.py
src/python/ap_features/average.py
src/python/ap_features/background.py
src/python/ap_features/beat.py
src/python/ap_features/chopping.py
src/python/ap_features/features.py
src/python/ap_features/filters.py
src/python/ap_features/lib.py
src/python/ap_features/plot.py
src/python/ap_features/utils.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/conftest.py
tests/cost_terms.npy
tests/data.npy
tests/real_data.npy
tests/test_average.py
tests/test_background.py
tests/test_beat.py
tests/test_chopping.py
tests/test_features.py
tests/test_filters.py
tests/test_plot.py
tests/baseline_images/test_plot/beats.png
tests/baseline_images/test_plot/beats_aligned.png
tests/baseline_images/test_plot/poincare.png
tests/baseline_images/test_plot/simple_beat.png
tests/baseline_images/test_plot/simple_beat_with_background.png
tests/baseline_images/test_plot/simple_beat_with_pacing.png