AlgebraicJulia/Catlab.jl

Integrate with Julia graph drawing packages

オープン

#213 opened on 2020/07/23

 (0 件のコメント) (0 件のリアクション) (0 人の担当者)Julia (68 件のフォーク)batch import
good first issuegraphicsgraphs

Repository metrics

Stars
 (706 個のスター)
PR merge metrics
 (平均マージ 17d 19h) (30d で 2 merged PRs)

説明

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.

コントリビューターガイド