Re: [julia-users] Are SubArrays intended to work with BLAS functions?

2016-10-13 Thread Josh Day
Sure thing: https://github.com/JuliaLang/julia/issues/18908

Re: [julia-users] Are SubArrays intended to work with BLAS functions?

2016-10-13 Thread Stefan Karpinski
Seems like a bug to me. Can you file an issue? On Thu, Oct 13, 2016 at 10:13 AM, Josh Day wrote: > After much confusion, I discovered That BLAS.syr! gives incorrect results > when using a view. Is this a bug, or is it not recommended to use views > with BLAS functions? > > > julia> a1 = zeros(2