Skip to content

Commit 33a988d

Browse files
authored
Merge pull request #539 from SciML/fix_bifurcation_tutorial
Update with BifurcationKit
2 parents 73087c0 + 3166f6f commit 33a988d

File tree

4 files changed

+86
-235401
lines changed

4 files changed

+86
-235401
lines changed

docs/Project.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,13 @@
11
[deps]
2+
BifurcationKit = "0f109fa4-8a5d-4b75-95aa-f515264e7665"
23
Catalyst = "479239e8-5488-4da2-87a7-35f2df7eef83"
34
DifferentialEquations = "0c46a032-eb83-5123-abaf-570d42b7fbaa"
45
Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f"
56
Documenter = "e30172f5-a6a5-5a46-863b-614d45cd2de4"
67
Latexify = "23fbe1c1-3f47-55db-b15f-69d7ec21a316"
78
ModelingToolkit = "961ee093-0014-501f-94e3-6117800e7a78"
89
Plots = "91a5bcdd-55d7-5caf-9e0b-520d859cae80"
10+
Setfield = "efcf1570-3423-57d1-acb7-fd33fddbac46"
911

1012
[compat]
1113
Documenter = "0.27"

0 commit comments

Comments
 (0)