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 1d05b16 + 6d4d89f commit 1903479Copy full SHA for 1903479
Project.toml
@@ -96,7 +96,7 @@ LinearSolve = "2"
96
Logging = "1.9"
97
MacroTools = "0.5"
98
MuladdMacro = "0.2.1"
99
-NonlinearSolve = "3"
+NonlinearSolve = "3, 4"
100
OrdinaryDiffEqAdamsBashforthMoulton = "1"
101
OrdinaryDiffEqBDF = "1"
102
OrdinaryDiffEqCore = "1"
@@ -121,8 +121,8 @@ OrdinaryDiffEqQPRK = "1"
121
OrdinaryDiffEqRKN = "1"
122
OrdinaryDiffEqRosenbrock = "1"
123
OrdinaryDiffEqSDIRK = "1"
124
-OrdinaryDiffEqStabilizedIRK = "1"
125
OrdinaryDiffEqSSPRK = "1"
+OrdinaryDiffEqStabilizedIRK = "1"
126
OrdinaryDiffEqStabilizedRK = "1"
127
OrdinaryDiffEqSymplecticRK = "1"
128
OrdinaryDiffEqTsit5 = "1"
0 commit comments