Thanks for the tip, just about time I try out @devec. Right I forgot that I can make use of blas manually!
On 28 October 2015 at 14:25, STAR0SS <[email protected]> wrote: > You can try axpy! for the addition case, might be faster: > > > http://docs.julialang.org/en/release-0.4/stdlib/linalg/#Base.LinAlg.BLAS.axpy > ! >
