Skip to content

labels support #426

Description

@9il

Minimal support:

  • opIndex that returns slices, should also attach labels
  • indexed patch for labels
  • opIndex that returns indexed slices, should also attach labels
  • API to access labels
  • API to attach and detach labels
  • API to sort ndslices across labels
  • API to access ndslices sorted across labels such as atLabel!d, lowerBound!d, upperBound!d, transactionIndex!d
  • check that base mutation API like popFront works
  • Common API like opIndex access to elements should work the same way like for common slices without labels
  • Port tests from Series

Advanced support:

  • Adopt mir.ndslice.dynamic
  • Adopt mir.ndslice.topology
  • Adopt mir.algorithm.iteration
  • Adopt the rest of mir.ndslice.*

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