lemon-graph 0.0.0

Modular library for running directed computation graphs.
Documentation
1
2
3
4
5
6
7
8
9
[package]
description = "Modular library for running directed computation graphs."
edition = "2021"
keywords = ["computation", "graph"]
license = "GPL-3.0"
name = "lemon-graph"
readme = "README.md"
repository = "https://github.com/unavi-xyz/lemon"
version = "0.0.0"