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 aaadfbb commit f8941e6Copy full SHA for f8941e6
lib/OrdinaryDiffEqRosenbrock/Project.toml
@@ -1,7 +1,7 @@
1
name = "OrdinaryDiffEqRosenbrock"
2
uuid = "43230ef6-c299-4910-a778-202eb28ce4ce"
3
authors = ["ParamThakkar123 <paramthakkar864@gmail.com>"]
4
-version = "1.8.0"
+version = "1.9.0"
5
6
[deps]
7
ADTypes = "47edcb42-4c32-4615-8424-f2b9edc5f35b"
@@ -36,8 +36,8 @@ LinearSolve = "2.32.0, 3"
36
MacroTools = "0.5.13"
37
MuladdMacro = "0.2.4"
38
ODEProblemLibrary = "0.1.8"
39
-OrdinaryDiffEqCore = "1.19"
40
-OrdinaryDiffEqDifferentiation = "<0.0.1, 1.2"
+OrdinaryDiffEqCore = "1.21"
+OrdinaryDiffEqDifferentiation = "1.5"
41
Polyester = "0.7.16"
42
PrecompileTools = "1.2.1"
43
Preferences = "1.4.3"
0 commit comments