Metadata-Version: 2.4
Name: pycanari
Version: 0.2.5
Summary: Canari is an open-source library for online change point detection in univariate time series.
Author-email: "Van-Dai Vuong, Luong-Ha Nguyen, and James-A. Goulet" <james.goulet@polymtl.ca>
License: MIT
Project-URL: Homepage, https://bayes-works.github.io/canari/index.html
Project-URL: Repository, https://github.com/Bayes-Works/canari
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: <3.13,>=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: matplotlib==3.10.9
Requires-Dist: numpy==2.2.6
Requires-Dist: pandas==2.3.3
Requires-Dist: tqdm==4.70.0
Requires-Dist: fire==0.7.1
Requires-Dist: statsmodels==0.14.6
Requires-Dist: optuna==4.9.0
Requires-Dist: pytest==9.1.1
Requires-Dist: ray[tune]==2.56.1
Requires-Dist: pyTAGI==0.2.1
Dynamic: license-file

Canari is an open-source library for online change point detection in univariate time series.
