We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 285cbac + 56f01bf commit d31b252Copy full SHA for d31b252
docs/Project.toml
@@ -1,5 +1,6 @@
1
[deps]
2
BenchmarkTools = "6e4b80f9-dd63-53aa-95a3-0cdb28fa8baf"
3
+BifurcationKit = "0f109fa4-8a5d-4b75-95aa-f515264e7665"
4
DifferentialEquations = "0c46a032-eb83-5123-abaf-570d42b7fbaa"
5
Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f"
6
Documenter = "e30172f5-a6a5-5a46-863b-614d45cd2de4"
@@ -20,6 +21,7 @@ Unitful = "1986cc42-f94f-5a68-af5c-568840ba703d"
20
21
22
[compat]
23
BenchmarkTools = "1.3"
24
+BifurcationKit = "0.3"
25
DifferentialEquations = "7.6"
26
Distributions = "0.25"
27
Documenter = "1"
0 commit comments