wannesm / dtaidistance

Time series distances: Dynamic Time Warping (fast DTW implementation in C)
Other
1.08k stars 184 forks source link

Fixed a bug in lb_keogh C implementation that caused it to produce incorrect results #215

Open laurence6 opened 2 months ago

laurence6 commented 2 months ago

A new unit test has also been added to test this issue.