AlgebraicJulia / AlgebraicJulia/StockFlow.jl
StockFlow exports a Graph() function not extending Catlab's
Ouverte
- Langage dominant
- Julia
- Étoiles
- 82
- Forks
- 9
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
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.
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.