Metadata-Version: 2.1
Name: cpdetect
Version: 0.0.1
Summary: A package containing multiple change-point detection methods for normal mean model (mean shift detection).
Home-page: https://github.com/Szymex49/cpdetect
Author: Szymon Malec
Author-email: szymon.malec@o2.pl
License: GPLv3
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Requires-Dist: numpy
Requires-Dist: scipy
Requires-Dist: pandas

# cpdetect
A package for multiple change-point detection.


