Vector
s for fast Int index retrieval, NamedMatrix
with names as keys of arbitrary type and sparse index vectors.
Similar packages:
- The package was developed to scratch my itch for arbitrary names/keys over SciML/LabelledArrays.jl providing
Symbol
names.
TODO:
- generalized
NamedArray
implementation. - examples