-
|
The README shows that a Is it possible to reverse this operation: convert a regular vector like I know that one can pass the Basically, I'd like to have a function like |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
|
Looks like this is done by Yep, this seems to work and even has similar interface to what I envisioned: |
Beta Was this translation helpful? Give feedback.
Looks like this is done by
ComponentArrays.Axis:https://github.com/jonniedie/ComponentArrays.jl/blob/f3a1b6d9e6d1549f7513579632d66597067eb93b/src/axis.jl#L20-L27
Yep, this seems to work and even has similar interface to what I envisioned: