[Numpy-discussion] linalg.norm missing an 'axis' kwarg?!

Hans Meine meine at informatik.uni-hamburg.de
Thu Nov 20 05:11:14 EST 2008


Hi,

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?

Greetings,
  Hans



More information about the NumPy-Discussion mailing list