-
Notifications
You must be signed in to change notification settings - Fork 36
Open
Description
Minimal support:
-
opIndexthat returns slices, should also attach labels -
indexedpatch for labels -
opIndexthat 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