JuliaArrays / BlockArrays.jl

BlockArrays for Julia

Home Page:http://juliaarrays.github.io/BlockArrays.jl/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support multi-threading

dlfivefifty opened this issue · comments

Most block array operations can naturally be multi-threaded. It would be good to do this automatically in order to make this package competitive speed-wise.