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
Implicitly specify axes using colons in the constructor (#139)
In case certain axes of an array are not offset, they may be implicitly specified using Colons in the constructor. The colons would be replaced by the corresponding axes of the parent array.
0 commit comments