tanmaykm / Blobs.jl

Facilitate distributed out of core computation over blobs of data.
Other
2 stars 1 forks source link

example dense and sparse arrays based on blobs #2

Closed tanmaykm closed 8 years ago

tanmaykm commented 8 years ago

Simple dense and sparse array implementations based on blobs. Primarily to serve as examples, but can be useful where simple array operations are all that is required.