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 9307c91 + 5478207 commit 791d3f8Copy full SHA for 791d3f8
docs/Project.toml
@@ -28,6 +28,7 @@ Symbolics = "0c5d862f-8b57-4792-8d23-62f2024744c7"
28
29
[compat]
30
BSON = "0.3"
31
+BenchmarkTools = "1"
32
BoundaryValueDiffEq = "2"
33
CSV = "0.10"
34
DAEProblemLibrary = "0.1"
@@ -38,10 +39,15 @@ DiffEqBase = "6.106"
38
39
DiffEqCallbacks = "2.24"
40
DifferentialEquations = "7.6"
41
Documenter = "0.27"
42
+IncompleteLU = "0.2"
43
JLD2 = "0.4"
44
JumpProblemLibrary = "0.1"
45
+ModelingToolkit = "8"
46
ODEProblemLibrary = "0.1"
47
OrdinaryDiffEq = "6.31"
48
+Plots = "1"
49
SDEProblemLibrary = "0.1"
50
SciMLBase = "1.34"
51
+StaticArrays = "1"
52
Sundials = "4.11.3"
53
+Symbolics = "4"
0 commit comments