Metadata-Version: 2.4
Name: quickmp
Version: 0.2.0
Summary: Quickly compute matrix profiles
Author-Email: Keichi Takahashi <hello@keichi.dev>
License-Expression: MIT
Classifier: Programming Language :: C++
Classifier: Programming Language :: Python
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: POSIX :: Linux
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering :: Mathematics
Project-URL: Homepage, https://github.com/keichi/quickmp
Project-URL: Documentation, https://quickmp.readthedocs.io/
Project-URL: Repository, https://github.com/keichi/quickmp
Requires-Python: >=3.9
Requires-Dist: numpy>=1.24.0
Provides-Extra: test
Requires-Dist: pytest>=8.3.0; extra == "test"
Requires-Dist: stumpy>=1.13.0; extra == "test"
Provides-Extra: docs
Requires-Dist: sphinx>=7.0; extra == "docs"
Requires-Dist: furo>=2024.0; extra == "docs"
Requires-Dist: sphinx-copybutton>=0.5; extra == "docs"
Description-Content-Type: text/markdown

# quickmp

[![Run unit tests](https://github.com/keichi/quickmp/actions/workflows/python-package.yml/badge.svg)](https://github.com/keichi/quickmp/actions/workflows/python-package.yml)
[![PyPI version](https://img.shields.io/pypi/v/quickmp)](https://pypi.org/project/quickmp/)
[![Documentation Status](https://readthedocs.org/projects/quickmp/badge/?version=latest)](https://quickmp.readthedocs.io/en/latest/?badge=latest)
