But also note that a[1:3] = 1.0 will modify a (rather than a copy) On Sunday, August 21, 2016 at 6:34:28 PM UTC+10, Kristoffer Carlsson wrote: > > Range indexing produces copies yes. Either just write the loops or use > "view" or "sub" to refer to the original memory.
[julia-users] Re: Composition of setindex!
'Greg Plowman' via julia-users Sun, 21 Aug 2016 01:44:46 -0700
- [julia-users] Composition of setindex! Po Choi
- [julia-users] Composition of setindex! Kristoffer Carlsson
- [julia-users] Re: Composition of s... 'Greg Plowman' via julia-users
- Re: [julia-users] Re: Composit... Stefan Karpinski
