On Donnerstag 20 November 2008, Alan G Isaac wrote: > On 11/20/2008 5:11 AM Hans Meine apparently wrote: > > I have a 2D matrix comprising a sequence of vectors, and I want to > > compute the norm of each vector. np.linalg.norm seems to be the best > > bet, but it does not support axis. Wouldn't this be a nice feature? > > Of possible use until then: > http://docs.scipy.org/doc/numpy/reference/generated/numpy.apply_along_axis.html >
Thanks for the hint, yes as you see I have already patched norm() in the
meantime.
BTW: Wow, this is an exceptionally nice doc page, sphinx + scipy's doc system
really rocks! :-)
Ciao, / / .o.
/--/ ..o
/ / ANS ooo
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ Numpy-discussion mailing list [email protected] http://projects.scipy.org/mailman/listinfo/numpy-discussion
