On Sun, 2016-04-10 at 15:24, Fred <[email protected]> wrote: > That's true ! But why a loop is faster in a function ? :)
Check out: http://docs.julialang.org/en/release-0.4/manual/performance-tips/#avoid-global-variables >> >> I seem to recall that your example loop was not in a function(?) If so, >> that makes it lots slower. >> >>
