[Numpy-discussion] NEP 21: Simplified and explicit advanced indexing

Eric Wieser wieser.eric+numpy at gmail.com
Tue Jun 26 04:28:09 EDT 2018


Another thing I’d say is arr.?index should be replaced with arr.?idx.

Or perhaps arr.o_[] and arr.v_[], to match the style of our existing
np.r_, np.c_, np.s_, etc?


More information about the NumPy-Discussion mailing list