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
_______________________________________________ Numpy-discussion mailing list [email protected] http://projects.scipy.org/mailman/listinfo/numpy-discussion
