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 cf3667f commit e4b75c8Copy full SHA for e4b75c8
benchmarks/ComplicatedPDE/Project.toml
@@ -18,8 +18,8 @@ DiffEqDevTools = "2"
18
GaussianRandomFields = "2"
19
LSODA = "0.7"
20
LinearSolve = "2"
21
-ModelingToolkit = "8"
22
-NonlinearSolve = "1, 2"
+ModelingToolkit = "8, 9, 9.46.1"
+NonlinearSolve = "1, 2, 3.15.1"
23
ODEInterfaceDiffEq = "3"
24
OrdinaryDiffEq = "6"
25
Plots = "1"
0 commit comments