AlgebraicJulia/Catlab.jl

Integrate with Julia graph drawing packages

Aperta

#213 aperta il 23 lug 2020

 (0 commenti) (0 reazioni) (0 assegnatari)Julia (68 fork)batch import
good first issuegraphicsgraphs

Metriche repository

Star
 (706 stelle)
Metriche merge PR
 (Merge medio 17g 19h) (2 PR mergiate in 30 g)

Descrizione

Building on #208, now that we have our own graph data structure, we should consider integrating it with existing Julia packages for drawing graphs. I am aware of GraphRecipes.jl and GraphPlot.jl. AFAIK, they are independent of each other.

If we integrate with one or both of these packages, they should be optional dependencies through Requires.jl.

Guida contributor