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
I suggest allowing a tuple for the dims keyword to make it consistent with sum(A;dims=(1,2)) etc.
Also, size(A,dims) could support a dims keyword for consistency.