Algebraic-Programming / ALP

Home of ALP/GraphBLAS and ALP/Pregel, featuring shared- and distributed-memory auto-parallelisation of linear algebraic and vertex-centric programs. Soon with more to come!
Apache License 2.0
25 stars 4 forks source link

319 provide select submatrix #320

Open aleksamilisavljevic opened 7 months ago

aleksamilisavljevic commented 7 months ago

Draft of the submatrix selection.

Closes #319

Depends on #283 and #268