Skip to content

Arbitrary axis order? #122

@hameerabbasi

Description

@hameerabbasi
Collaborator

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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

        Participants

        @hameerabbasi

        Issue actions

          Arbitrary axis order? · Issue #122 · pydata/sparse