List of ndarray index modes.
Return an index given an index mode.
Test if an input value is a supported ndarray index mode.
Wrap an index on the interval [0,max].
Restrict an index to the interval [0,max].
Normalize an index to the interval [0,max].
Normalize a list of indices to the interval [0,max].
Return the complement of a list of array indices.
Return a list of unique indices after normalizing to the interval [0,max].