diff options
author | Jonathan Tammo Siebert <siebertjonathan@aim.com> | 2016-12-19 07:27:21 +0100 |
---|---|---|
committer | Jonathan Siebert <siebertjonathan@aim.com> | 2017-01-04 22:36:47 +0100 |
commit | 617707ec85f2ee59e618bce78d9751414c93d6cb (patch) | |
tree | 0f24ebca2713f846337608d2df012ecfed71eba2 /numpy/testing/utils.py | |
parent | b94c2b01ff7ef5b8dc44726512cfa232e9054882 (diff) | |
download | numpy-617707ec85f2ee59e618bce78d9751414c93d6cb.tar.gz |
TST: Added unit tests for assert_array_less
Added tests for simple arrays/elements,
tests that ensure that nans are not compared when they are in the same
position in both arrays but raise AssertionError when they are not,
and tests that ensure inf logic
(-np.inf < np.inf, 1.0 < np.inf, -np.inf < 1.0)
and that all other cases fail.
Diffstat (limited to 'numpy/testing/utils.py')
0 files changed, 0 insertions, 0 deletions