Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 239 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 239 Bytes

dag_compute

This library allows the construction of arbitrary directed acyclic computation graphs and the expression of dataflow graphs.

See the examples folder for example usage, and the ComputationGraph structure for API details.