AlgebraicJulia/Catlab.jl

Integrate with Julia graph drawing packages

开放

#213 创建于 2020年7月23日

 (0 条评论) (0 个反应) (0 位负责人)Julia (68 个派生)batch import
good first issuegraphicsgraphs

仓库指标

星标
 (706 个星标)
PR 合并指标
 (平均合并 17天 19小时) (30 天内合并 2 个 PR)

描述

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.

贡献者指南