/Semagrams.jl

A graphical editor for graph-like structures

Primary LanguageCSSMIT LicenseMIT

Dev Docs

Semagrams.jl

A graphical editor for graph-like structures.

Trailer:

https://www.youtube.com/watch?v=b1xiY9sznEo

Quickstart:

In a Jupyter notebook

> using Semagrams, Semagrams.Examples

> p = Semagram{ReactionNet{Float64, String}}(ReactionNetSema)

# Edit semagram (see docs)

> get_acset(p)