Skip to content

Commit

Permalink
Merge pull request #183 from AlgebraicJulia/migrate-diagrammatic-equa…
Browse files Browse the repository at this point in the history
…tions

Migrate diagrammatic equations
  • Loading branch information
quffaro authored Jan 12, 2024
2 parents 3395d01 + f83b374 commit 4cafa46
Show file tree
Hide file tree
Showing 32 changed files with 3,089 additions and 3,991 deletions.
3 changes: 3 additions & 0 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ Catlab = "134e5e36-593f-5add-ad60-77f754baafbe"
CombinatorialSpaces = "b1c52339-7909-45ad-8b6a-6e388f7c67f2"
ComponentArrays = "b0b7db55-cfe3-40fc-9ded-d10e2dbeff66"
DataStructures = "864edb3b-99cc-5e75-8d2d-829cb0a9cfe8"
DiagrammaticEquations = "6f00c28b-6bed-4403-80fa-30e0dc12f317"
Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f"
FileIO = "5789e2e9-d7fb-5bc7-8068-2c6fae9b9549"
GeometryBasics = "5c1252a2-5f33-56bf-86c9-59e7332b4326"
JLD2 = "033835bb-8acc-5ee8-8aae-3f567f8a3819"
Expand All @@ -28,6 +30,7 @@ Catlab = "0.15, 0.16"
CombinatorialSpaces = "0.5, 0.6"
ComponentArrays = "0.15"
DataStructures = "0.18.13"
DiagrammaticEquations = "0.1.0"
Distributions = "0.25"
FileIO = "1.16"
GeometryBasics = "0.4.2"
Expand Down
2 changes: 2 additions & 0 deletions docs/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
build/
src/generated/
Loading

0 comments on commit 4cafa46

Please sign in to comment.