Open
Description
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
Labels
No labels