summaryrefslogtreecommitdiff
path: root/numpy/lib/nanfunctions.py
diff options
context:
space:
mode:
authorCharles Harris <charlesr.harris@gmail.com>2014-05-10 21:09:57 -0600
committerCharles Harris <charlesr.harris@gmail.com>2014-05-10 21:09:57 -0600
commit9592bfa7d29c238bc891be255a4a666b407a9e2f (patch)
tree74a9c28b44d16f7ba6bc8048b19b1dff82cf1be7 /numpy/lib/nanfunctions.py
parent02008f7394621a13302890ede90d29b864eebabf (diff)
downloadnumpy-9592bfa7d29c238bc891be255a4a666b407a9e2f.tar.gz
BUG, TST: Fix tests of ma.count return type.
The masked array count method was fixed to use np.intp when doing sums. The return type is always np.intp except for count(arr, axis=None) when arr has no mask, in which case the return type is that of ndarray.size. The test errors were noted in #4698.
Diffstat (limited to 'numpy/lib/nanfunctions.py')
0 files changed, 0 insertions, 0 deletions