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
We are in the larray module, so the L of LArray is kinda redundant
It would be one less character to type
The L of LArray is a bit weird for arrays without labels (arrays with only wildcard axes)
I like it :)
Cons:
more deprecated warnings for existing users (though a single string replace could fix the problem)
LGroup will look slightly odd (but having Group and IGroup would be worse). On the other hand, if we converge both kinds of groups to Group (like I discussed in a few issues) this would no longer be a con but a pro.
Pros:
Cons: