Skip to content

default_start_index is not applied to other dimensions. #169

@marshallward

Description

@marshallward

The default_start_index is currently only applied to the first dimension axis. The other axes appear to always assume a start index of 1.

Two suggested changes are needed

  • As a scalar, default_start_index should be applied to every axis
  • default_start_index should accept a list of start indices for multidimensional arrays

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions