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
FIX: Split shape check functions into less generic parts
Split these shape check functions into parts that don't require using
the element type as a generic parameter. This means that less
instantiations of this code is needed for a typical user of ndarray.
0 commit comments