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 ae4543e commit 2176d61Copy full SHA for 2176d61
lib/OrdinaryDiffEqRosenbrock/Project.toml
@@ -28,6 +28,7 @@ ADTypes = "1.11"
28
DiffEqBase = "6.152.2"
29
DiffEqDevTools = "2.44.4"
30
DifferentiationInterface = "0.6.48"
31
+Enzyme = "0.13"
32
FastBroadcast = "0.3.5"
33
FiniteDiff = "2.24.0"
34
ForwardDiff = "0.10.36"
@@ -38,6 +39,7 @@ MuladdMacro = "0.2.4"
38
39
ODEProblemLibrary = "0.1.8"
40
OrdinaryDiffEqCore = "1.21"
41
OrdinaryDiffEqDifferentiation = "1.5"
42
+OrdinaryDiffEqNonlinearSolve = "1.6"
43
Polyester = "0.7.16"
44
PrecompileTools = "1.2.1"
45
Preferences = "1.4.3"
0 commit comments