Metadata-Version: 2.0
Name: timeWarpOB
Version: 1.1.1
Summary: A Dynamic Time Warping implementation
Home-page: https://github.com/oliverbinns/timeWarpOB
Author: Oliver Binns
Author-email: contact@oliverbinns.com
License: MIT
Keywords: time warp algorithm timeseries
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering :: Information Analysis
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Requires-Dist: matplotlib
Requires-Dist: numpy

# timeWarpOB

timeWarpOB is a Dynamic Time Warping implementation for python 3.
For more information, see the documentation at http://timewarpob.readthedocs.io

