[Numpy-discussion] Fastest distance matrix calc
Matthieu Brucher
matthieu.brucher@gmail....
Tue Apr 17 08:57:38 CDT 2007
>
> you can probably use numpy.hypot(v-y) to speed this up more...
>
Tried it today, hypot takes two arguments :(
Is there a function that does the square root of the sum of squares ?
Matthieu
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://projects.scipy.org/pipermail/numpy-discussion/attachments/20070417/10495b0d/attachment.html
More information about the Numpy-discussion
mailing list