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.
1 parent b5c5b34 commit 0c52a6eCopy full SHA for 0c52a6e
docs/Project.toml
@@ -1,6 +1,7 @@
1
[deps]
2
BenchmarkTools = "6e4b80f9-dd63-53aa-95a3-0cdb28fa8baf"
3
BifurcationKit = "0f109fa4-8a5d-4b75-95aa-f515264e7665"
4
+DataInterpolations = "82cc6244-b520-54b8-b5a6-8a565e85f1d0"
5
DifferentialEquations = "0c46a032-eb83-5123-abaf-570d42b7fbaa"
6
Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f"
7
Documenter = "e30172f5-a6a5-5a46-863b-614d45cd2de4"
@@ -23,6 +24,7 @@ Unitful = "1986cc42-f94f-5a68-af5c-568840ba703d"
23
24
[compat]
25
BenchmarkTools = "1.3"
26
BifurcationKit = "0.3"
27
+DataInterpolations = "6.5"
28
DifferentialEquations = "7.6"
29
Distributions = "0.25"
30
Documenter = "1"
0 commit comments