Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 413 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 413 Bytes

PyPI - Python Version GitHub watchers

Dynamic Time Warping in Python

Author: Jeremy Stober Contact: stober@gmail.com Version: 0.1

This is a collection of dynamic time warping algorithms (including related algorithms like edit-distance).

Requires: numpy