Skip to content

WIP: The Plan #1

Open
Open
@iamed2

Description

@iamed2

This issue is still being written

See discussion in JuliaArrays/AxisArrays.jl#84 for background

Concepts

AxisArrays.jl is currently a mashup of distinct and mostly orthogonal indexing behaviour. These are, at the highest level:

  • associating a name with a dimension
  • associating an index mapping with a dimension
  • looking up an index in an index mapping
  • translating a getindex call using some transformation into a getindex call on an underlying structure, then constructing a wrapped result

Named Dimensions

Index Lookup

Indexed Dimensions

getindex Translation

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions