Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 267 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 267 Bytes

distree

Some code for carrying out distributed computations that have a tree structure. The tree structure is determined dynamically, with tasks spawning child tasks as required.

See demo files for examples.

See the MPS branch for a more recent version!