-
-
Notifications
You must be signed in to change notification settings - Fork 5.8k
Closed
Labels
arrays[a, r, r, a, y, s][a, r, r, a, y, s]designDesign of APIs or of the language itselfDesign of APIs or of the language itself
Description
fails on Julia 1.09 and 1.10-beta3, but eachcol(ones(3)) produces a ColumnSlices. In fact, test.arrayops.jl has a test for the latter on line 2275. Also, selectdim(ones(3),2,1) and view(ones(3),:,1) work.
This difference (inconsistency?) is inconvenient.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
arrays[a, r, r, a, y, s][a, r, r, a, y, s]designDesign of APIs or of the language itselfDesign of APIs or of the language itself