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
Cleanup/fix range and dimension related traits/methods (#196)
axes_types was erroneously assuming that the the parent axis always had an offfset of 1
known_first and known_last work for CartesianIndices now
defined contiguous_axis, stride_rank, and offset1 for StrideIndex
has_dimnames returns StaticBool now. Not breaking because no downstream dependencies yet.
0 commit comments