[Numpy-discussion] Advanced indexing: "fancy" vs. orthogonal

Stephan Hoyer shoyer at gmail.com
Fri Apr 3 18:31:51 EDT 2015


On Fri, Apr 3, 2015 at 10:59 AM, Jaime Fernández del Río <
jaime.frio at gmail.com> wrote:

> I have an all-Pyhton implementation of an OrthogonalIndexer class, loosely
> based on Stephan's code plus some axis remapping, that provides all the
> needed functionality for getting and setting with orthogonal indices.
>

Awesome, thanks!


> Would those interested rather see it as a gist to play around with, or as
> a PR adding an orthogonally indexable `.ix_` argument to ndarray?
>

My preference would be for a PR (even if it's purely a prototype) because
it supports inline comments better than a gist.

Stephan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/numpy-discussion/attachments/20150403/807ebd90/attachment.html>


More information about the NumPy-Discussion mailing list