diff options
author | Sebastian Berg <sebastian@sipsolutions.net> | 2012-12-08 14:07:46 +0100 |
---|---|---|
committer | Sebastian Berg <sebastian@sipsolutions.net> | 2012-12-08 14:09:42 +0100 |
commit | 6d3950c8ac3ad6088a473acc7d68ba405c14267c (patch) | |
tree | 623f7940d7806a78fff484811dc8f80052a8c168 /numpy/doc/basics.py | |
parent | 7b75899f586ee476affbf89572d0105996725d94 (diff) | |
download | numpy-6d3950c8ac3ad6088a473acc7d68ba405c14267c.tar.gz |
BUG: Fix regression for in1d with non-array input
There was a regression introduced by the speed improvement in
commit 6441c2a. This fixes it, and generally ravels the arrays for
np.in1d. However it can be argued that at least the first array should
not be ravelled in the future.
Fixes "Issue gh-2755"
Diffstat (limited to 'numpy/doc/basics.py')
0 files changed, 0 insertions, 0 deletions