dag_compute

Crates.iodag_compute
lib.rsdag_compute
version0.1.0
sourcesrc
created_at2021-12-19 21:00:16.006375
updated_at2021-12-19 21:00:16.006375
descriptionA library for the construction of arbitrary computation DAGs and the expression of dataflow graphs
homepage
repositoryhttps://github.com/rlee287/dag_compute
max_upload_size
id500499
size42,483
Ryan Lee (rlee287)

documentation

https://docs.rs/dag_compute

README

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.

Commit count: 30

cargo fmt