FL33TW00D / rustDTW

Python extension backed by a multi-threaded Rust implementation of Dynamic Time Warping (DTW).
MIT License
23 stars 2 forks source link

Bringing master up to ndarray impl #1

Closed FL33TW00D closed 3 years ago

FL33TW00D commented 3 years ago

ndarray is a more sensible implementation to use going forward.