slaypni / fastdtw

A Python implementation of FastDTW

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ValueError: The truth value of an array with more than one element is ambiguous. Use a.any() or a.all()

huiyuHarvey opened this issue · comments

line 32: the min function, i get the error as the title shown.
im using Python 2.7

kind of weird.

problem solved. It can only calculate the distance between 1D array