diff options
author | Eric O. LEBIGOT (EOL) <eric.lebigot@normalesup.org> | 2014-12-17 16:30:02 +0800 |
---|---|---|
committer | Julian Taylor <jtaylor.debian@googlemail.com> | 2014-12-24 13:38:13 +0100 |
commit | 3b6217f3799f85686c1ae87bbdc5cb10ad4585ec (patch) | |
tree | e343b4d7c3b66d620572fd719d89bc55b8370ad7 /numpy/matrixlib/tests/test_defmatrix.py | |
parent | fee4bcbaf0eb1c7d5c5a0eadc2011be00370b335 (diff) | |
download | numpy-3b6217f3799f85686c1ae87bbdc5cb10ad4585ec.tar.gz |
DOC: Fixed incorrect assert_array_almost_equal_nulp documentation
The `max()` function previously used does not work with two array-like.
`maximum()` does, and is what is essentially used in the code
(`ref = nulp * np.spacing(np.where(ax > ay, ax, ay))`).
Diffstat (limited to 'numpy/matrixlib/tests/test_defmatrix.py')
0 files changed, 0 insertions, 0 deletions