JuliaParallel / DistributedArrays.jl

Distributed Arrays in Julia
Other
197 stars 35 forks source link

Update README.md #178

Closed r-barnes closed 5 years ago

r-barnes commented 5 years ago

Added note in README.md about constructing arrays from data already loaded into separate processes

vchuravy commented 5 years ago

Thanks for contributing this! I just created a documentation setup https://github.com/JuliaParallel/DistributedArrays.jl/pull/179 and it would be great to have this as an example. I want to empty out the readme in the long-run.

r-barnes commented 5 years ago

I'll bring this in on my patch-2 branch (#177 )