diff options
author | Marten van Kerkwijk <mhvk@astro.utoronto.ca> | 2018-05-19 12:21:47 -0400 |
---|---|---|
committer | Marten van Kerkwijk <mhvk@astro.utoronto.ca> | 2018-05-27 08:09:38 -0400 |
commit | 5718b3306303b4899c017641a9282714dcf8c9b8 (patch) | |
tree | 4a9dfd8c1f7ee5fd3dcdbb1fd48b0a1b64a3ccc3 /numpy/doc/structured_arrays.py | |
parent | 84f582f25e168dbfd59b3be470bc8ebc46ee2d92 (diff) | |
download | numpy-5718b3306303b4899c017641a9282714dcf8c9b8.tar.gz |
BUG,MAINT: Ensure masked elements can be tested against nan and inf.
The removal of nan and inf from arrays that are compared using
test routines like assert_array_equal treated the two arrays
separately, which for masked arrays meant that some elements would
not be removed when they should have been. This PR corrects this.
Diffstat (limited to 'numpy/doc/structured_arrays.py')
0 files changed, 0 insertions, 0 deletions