You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Another is https://github.com/ahwillia/CatViews.jlsplitview which cleanly deconstructs the vector into - different views, but where the views themselves are probably set as constants
Finally, we could just keep constants for the indexes and just use views and/or subarray indexing?