summaryrefslogtreecommitdiff
path: root/numpy/lib/arraypad.py
diff options
context:
space:
mode:
authorMichael Seifert <michaelseifert04@yahoo.de>2016-09-05 16:53:59 +0200
committerMichael Seifert <michaelseifert04@yahoo.de>2016-09-05 16:53:59 +0200
commit4bcae47040aeef1127cc0d056f950f00d3d9e197 (patch)
tree48bdf1d021abe542db784b80fedea236fd96b5be /numpy/lib/arraypad.py
parentadc155e12648256eea754d1d53e8322e3ac19549 (diff)
downloadnumpy-4bcae47040aeef1127cc0d056f950f00d3d9e197.tar.gz
BUG: Fixes return for np.ma.count if keepdims is True and axis is None
The returned value is wrapped in an integer array of appropriate dimensions if keepdims is True and axis is None for np.ma.count. Also included: - Whitespace after "," (PEP8) - any instead of np.any when checking if any axis is out of bounds (performance)
Diffstat (limited to 'numpy/lib/arraypad.py')
0 files changed, 0 insertions, 0 deletions