Contents

fastdtw 0.3.4

0

Dynamic Time Warping (DTW) algorithm with an O(N) time and memory complexity.

Dynamic Time Warping (DTW) algorithm with an O(N) time and memory complexity.

Stars: 752, Watchers: 752, Forks: 121, Open Issues: 36

The slaypni/fastdtw repo was created 9 years ago and the last code push was 10 months ago.
The project is popular with 752 github stars!

How to Install fastdtw

You can install fastdtw using pip

pip install fastdtw

or add it to a project with poetry

poetry add fastdtw

Package Details

Author
Kazuaki Tanida
License
MIT
Homepage
https://github.com/slaypni/fastdtw
PyPi:
https://pypi.org/project/fastdtw/
GitHub Repo:
https://github.com/slaypni/fastdtw

Classifiers

  • Scientific/Engineering
No  fastdtw  pypi packages just yet.

Errors

A list of common fastdtw errors.

Code Examples

Here are some fastdtw code examples and snippets.

GitHub Issues

The fastdtw package has 36 open issues on GitHub

  • Bump ipython from 7.4.0 to 7.16.3

See more issues on GitHub