wannesm/dtaidistance
Time series distances: Dynamic Time Warping (fast DTW implementation in C)
PythonNOASSERTION
Issues
- 5
- 2
Compatibility with Numpy>=2.0.0
#216 opened by yamhs - 1
- 7
Support for cdist
#175 opened by bilelomrani1 - 2
Best path issue using subsequence in C
#194 opened by henryzyx - 1
trouble in dtw_ndim.distance
#207 opened by kingwe-stack - 2
- 2
Question about kbest_matches (python)
#214 opened by Johnnyeee - 2
NumPy 2.0 support
#209 opened by m-rossi - 3
Change Reqest | Custom cost function
#189 opened by KarazhovAndrii - 4
ndim KMeans bug when use_c=True
#210 opened by haggihaggi - 0
- 0
dtw_ndim.distance_fast path problem
#206 opened by kingwe-stack - 2
- 1
Clustering labels
#204 opened by pilotbaba - 2
- 2
- 2
Python 3.12 / NumPy 1.26 support
#201 opened by m-rossi - 2
Kernerl restarts on using dtw.warping_path_fast
#200 opened by danomics-cam - 3
Broken figures on readthedocs
#199 opened by dizcza - 2
Install fails
#195 opened by adyanth - 0
- 5
Calculate to Percentage
#181 opened by rabihiawaludin - 1
error in plotting
#191 opened by gg4u - 4
sed: can't read s/^typedef when using make float
#186 opened by tommedema - 1
How is the DTW calculated between 3D time series?
#188 opened by Waterkin - 6
conda-forge osx-arm64 build
#190 opened by kbrownlees - 2
- 4
kbest_matches_fast is 5.5x slower on master than on 26c3962; k = None is 2.3x faster than k = len(series)-1
#185 opened by tommedema - 1
- 18
- 1
Unable to run clustering exemple
#182 opened by Axel-CH - 4
- 2
KMeans do not support ndim series.
#179 opened by tongda - 3
Odd "ValueError: buffer source array is read-only" error with dtaidistance inside ipyparallel
#178 opened by tommedema - 2
PyPy support
#177 opened by m-rossi - 4
subsequence_search_fast?
#176 opened by tommedema - 6
'SSMatch' object has no attribute 'segment'
#173 opened by tommedema - 3
The compiled dtaidistance C library is not available, cannot import Numpy-based library (dtw_cc_numpy)
#174 opened by tommedema - 3
memory double free or corruption (!prev)
#172 opened by HuojianPao - 3
using calculated distance matrix to draw dendrogram
#166 opened by Ne-oL - 4
rowwise matching of images
#170 opened by Janphr - 1
preprocessing.differencing fails
#169 opened by Ne-oL - 11
Import Error: ValueError: numpy.ndarray size changed, may indicate binary incompatibility. Expected 96 from C header, got 80 from PyObject
#164 opened by ankitk2109 - 0
- 1
exclude single point to multiple points warping?
#160 opened by bartmch - 4
Support for multi-dimensionsal DTW (ndim variants) subsequence matching?
#161 opened by rytheranderson - 4
Support for ndim of warping_path in C
#163 opened by hidex520 - 2
Nan Values in the matrices produce empty distance matrix while consuming massive resources
#165 opened by Ne-oL - 2
Clustering not installed via Anaconda
#162 opened by StefanMPopp