pydtw
pydtw copied to clipboard
lightweight unconstrained Dynamic Time Warping bindings for Python
pydtw
lightweight unconstrained and constrained Dynamic Time Warping bindings for Python
FEATURES
- full and constrained DTW measure (example.py)
- LB_Keogh lower bounding techniques (example2.py)
Have a look at the development branch featuring native numpy support, multivariate measues etc.