This patch updates "xps.indices()" so no flat indices are generated,
i.e. generated indices will now always explicitly cover each axes of
an array if no ellipsis is present. This is to be consistent with a
specification change that dropped support for flat indexing (#272).
The canonical version of these notes (with links) is on readthedocs.