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
Following #13612, we should change sub behaviour to match which, as I understand it, basically means renaming slice to sub (and deprecating slice).
There was some discussion in JuliaLang/LinearAlgebra.jl#255 of changing the name to view (which would conflict with ArrayViews), but if so we should make that decision soon.