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 f8941e6 commit 2d04450Copy full SHA for 2d04450
lib/OrdinaryDiffEqFIRK/Project.toml
@@ -1,7 +1,7 @@
1
name = "OrdinaryDiffEqFIRK"
2
uuid = "5960d6e9-dd7a-4743-88e7-cf307b64f125"
3
authors = ["ParamThakkar123 <paramthakkar864@gmail.com>"]
4
-version = "1.9.0"
+version = "1.10.0"
5
6
[deps]
7
ADTypes = "47edcb42-4c32-4615-8424-f2b9edc5f35b"
@@ -32,9 +32,9 @@ LinearAlgebra = "<0.0.1, 1"
32
LinearSolve = "2.32.0, 3"
33
MuladdMacro = "0.2.4"
34
ODEProblemLibrary = "0.1.8"
35
-OrdinaryDiffEqCore = "1.19"
36
-OrdinaryDiffEqDifferentiation = "<0.0.1, 1.2"
37
-OrdinaryDiffEqNonlinearSolve = "<0.0.1, 1"
+OrdinaryDiffEqCore = "1.21"
+OrdinaryDiffEqDifferentiation = "1.5"
+OrdinaryDiffEqNonlinearSolve = "1.6"
38
Polyester = "0.7.16"
39
Random = "<0.0.1, 1"
40
RecursiveArrayTools = "3.27.0"
0 commit comments