1 unstable release
0.1.0 | Dec 19, 2021 |
---|
#2391 in Data structures
16KB
268 lines
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.
Dependencies
~370KB