summaryrefslogtreecommitdiff
path: root/numpy/lib/user_array.py
diff options
context:
space:
mode:
authorEric Wieser <wieser.eric@gmail.com>2018-04-08 14:06:36 -0700
committerEric Wieser <wieser.eric@gmail.com>2018-04-08 14:06:36 -0700
commit40938e4367b3f6f0f368d71ec3e4722f58592cd8 (patch)
tree21519059db46e8719d7b7b7d2aab554b52216950 /numpy/lib/user_array.py
parentc8a5f560f1eedd510ca5656b06dd1ca2ba9322bd (diff)
downloadnumpy-40938e4367b3f6f0f368d71ec3e4722f58592cd8.tar.gz
MAINT: Remove redundant operations in 1d masking
`x1d[nonzero(mask1d)[0]]` is just a less readable way to spell `x1d[mask1d]`
Diffstat (limited to 'numpy/lib/user_array.py')
0 files changed, 0 insertions, 0 deletions