Skip to content

Arbitrary axis order? #122

Open
Open
@hameerabbasi

Description

@hameerabbasi

I just feel it could be beneficial to have an arbirary array order created when creating an array.

Upsides:

  • It can be made so that indexing/reducing is faster along any given dimensions, as well as a number of other operations.

Downsides:

  • It will touch all sort_indices calls and also all cases where we linearize. Mixed orders will need to be handled carefully.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions