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

Hans Meine meine at informatik.uni-hamburg.de
Thu Nov 20 13:45:47 EST 2008


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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 197 bytes
Desc: This is a digitally signed message part.
URL: <http://mail.python.org/pipermail/numpy-discussion/attachments/20081120/d1ac4f4c/attachment.sig>


More information about the NumPy-Discussion mailing list