Convert a linear index to an array of subscripts.
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].
Convert subscripts to a linear index.
Return a list of unique indices after normalizing to the interval [0,max].
Normalize a list of indices to the interval [0,max].