diff options
author | Warren Weckesser <warren.weckesser@gmail.com> | 2013-06-01 17:51:51 -0400 |
---|---|---|
committer | Warren Weckesser <warren.weckesser@gmail.com> | 2013-06-01 18:39:43 -0400 |
commit | 40000f508ab5f736b5a62c97a1e4bb72d55bf19c (patch) | |
tree | ab8e1fd02e45b61db30c1c70f5f019a83c6e6e06 /numpy/core/numeric.py | |
parent | dff8c9497b06542712e9666b43ac80b2a30f1d47 (diff) | |
download | numpy-40000f508ab5f736b5a62c97a1e4bb72d55bf19c.tar.gz |
ENH: linalg: Add the `axis` keyword to linalg.norm.
Also fixed a bug that occurred with integer arrays and negative ord. For example,
norm([1, 3], -1) returned 1.0, but the correct value is 0.75.
Diffstat (limited to 'numpy/core/numeric.py')
0 files changed, 0 insertions, 0 deletions