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 5d481de commit d3cd07eCopy full SHA for d3cd07e
Project.toml
@@ -51,8 +51,8 @@ LinearAlgebra = "1.10"
51
LinearSolve = "3.9"
52
NonlinearSolveFirstOrder = "1.3"
53
ODEInterface = "0.5"
54
-OrdinaryDiffEqLowOrderRK = "1"
55
-OrdinaryDiffEqTsit5 = "1"
+OrdinaryDiffEqLowOrderRK = "1.3"
+OrdinaryDiffEqTsit5 = "1.1"
56
Pkg = "1.10.0"
57
Random = "1.10"
58
RecursiveArrayTools = "3.31.2"
0 commit comments