.gitignore
INSTALL.md
LICENSE
README.md
REQUIREMENTS.md
STATUS.md
main.py
pyproject.toml
.circleci/config.yml
.github/workflows/build-and-test.yml
.github/workflows/python-publish.yml
baro/__init__.py
baro/_bocpd.py
baro/anomaly_detection.py
baro/reproducibility.py
baro/root_cause_analysis.py
baro/utility.py
docs/fse_baro_supplementary_material.pdf
docs/paper.pdf
docs/running_time_and_instrumentation_cost.md
fse_baro.egg-info/PKG-INFO
fse_baro.egg-info/SOURCES.txt
fse_baro.egg-info/dependency_links.txt
fse_baro.egg-info/requires.txt
fse_baro.egg-info/top_level.txt
tests/test.py
tutorials/how-to-use-baro.ipynb
tutorials/reproduce_multivariate_bocpd.ipynb
tutorials/reproducibility.ipynb