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 c87f6f2 commit 13d2858Copy full SHA for 13d2858
Project.toml
@@ -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"
@@ -136,7 +136,7 @@ Reexport = "1.0"
136
SciMLBase = "2.53.2"
137
SciMLOperators = "0.3"
138
SciMLStructures = "1"
139
-SimpleNonlinearSolve = "1"
+SimpleNonlinearSolve = "1, 2"
140
SimpleUnPack = "1"
141
SparseDiffTools = "2"
142
Static = "0.8, 1"
0 commit comments