AlgebraicJulia / AlgebraicJulia/StockFlow.jl
StockFlow exports a Graph() function not extending Catlab's
未關閉
- 主要語言
- Julia
- 星號
- 82
- 分支
- 9
- PR 合併指標
- 30 天內沒有已合併 PR
描述
The file `src/visualization.jl` imports `Catlab.Graphics.Graphviz.Graph` and then exports `Graph`, but this `Graph` does not extend `Catlab.Graph` so you get ambiguity complaints if you write `using Catlab; using StockFlow; Graph`. Some notebooks shouldn't/don't run because of this.
貢獻指南
這個儲存庫沒有索引到貢獻指南
評估
這個 Issue 還沒有評估資料。