Skip to content
/ pydtw Public
forked from gravitino/pydtw

lightweight unconstrained Dynamic Time Warping bindings for Python

Notifications You must be signed in to change notification settings

Nick-Ol/pydtw

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pydtw

CAUTION: The current interface is frozen and will not be developed further. A complete numpy-compliant rewrite of the code will be done in a development branch.

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)

About

lightweight unconstrained Dynamic Time Warping bindings for Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • C++ 80.3%
  • Python 16.4%
  • Makefile 3.3%