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: 785, Watchers: 785, Forks: 122, Open Issues: 37

The slaypni/fastdtw repo was created 9 years ago and the last code push was 1 years ago.
The project is popular with 785 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 37 open issues on GitHub

  • Bump ipython from 7.4.0 to 7.16.3

See more issues on GitHub