.gitignore
CHANGELOG.md
LICENSE.txt
Makefile
README.md
pyproject.toml
requirements.txt
setup.py
.github/workflows/build.yml
breakout_detection.egg-info/PKG-INFO
breakout_detection.egg-info/SOURCES.txt
breakout_detection.egg-info/dependency_links.txt
breakout_detection.egg-info/not-zip-safe
breakout_detection.egg-info/requires.txt
breakout_detection.egg-info/top_level.txt
src/edm_multi.cpp
src/edm_percent.cpp
src/edm_tail.cpp
src/edmx.cpp
src/helper.cpp
src/helper.h
src/main.cpp
tests/__init__.py
tests/test_breakout.py