Currently it is much faster to write a explicit loop, than to use theese 
functions. In the 0.3-prerelease version we have a new function foldl and foldr 
to do what you want. See the latest docs 
http://docs.julialang.org/en/latest/stdlib/base/#Base.reduce

Reply via email to