setindex! not defined for DArray #7545 Closed epn opened this Issue on Jul 8, 2014 · 1 comment Projects None yet Labels linear algebra parallel Milestone No milestone Assignees No one assigned 4 participants @epn @JeffBezanson @jiahao @simonster Notifications You’re not receiving notifications from this thread. @epn epn commented on Jul 8, 2014 x=dones(100) x[7]=2 ERROR: setindex! not defined for DArray{Float64,1,Array{Float64,1}} in setindex! at abstractarray.jl:436 From my discussion with @alanedelman, we would like to have "gas global array syntax" on darrays. @jiahao jiahao added the linear algebra label on Jul 8, 2014 @simonster simonster added the parallel label on Jul 8, 2014 @JeffBezanson The Julia Language member JeffBezanson commented on Jul 8, 2014 dup of #3307 @JeffBezanson JeffBezanson closed this on Jul 8, 2014