shashi / FileTrees.jl

Parallel computing with a tree of files metaphor
http://shashi.biz/FileTrees.jl
Other
88 stars 6 forks source link

indexing with arrays should return arrays #10

Open shashi opened 4 years ago

shashi commented 4 years ago

of the same shape.

This seems to be much more useful than current behavior.

~exec~ mapexec should ~also~ work on Array{Node}s ~?~