dtaidistance.readthedocs.io - Welcome to DTAIDistance’s documentation! — DTAIDistance 2.2.1 documentation

Example domain paragraphs

Library for time series distances (e.g. Dynamic Time Warping) used in the DTAI Research Group . The library offers a pure Python implementation and a faster implementation in C. The C implementation has only Cython as a dependency. It is compatible with Numpy and Pandas and implemented to avoid unnecessary data copy operations.

Citing this work:

Source available on https://github.com/wannesm/dtaidistance .