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 42376cc commit 0065f97Copy full SHA for 0065f97
Project.toml
@@ -97,6 +97,7 @@ Preferences = "1.4.3"
97
Random = "1.10"
98
ReTestItems = "1.24"
99
Reexport = "1.2.2"
100
+ReverseDiff = "1.15"
101
SIAMFANLEquations = "1.0.1"
102
SciMLBase = "2.116"
103
SimpleNonlinearSolve = "2.1"
lib/NonlinearSolveBase/Project.toml
@@ -82,6 +82,7 @@ Mooncake = "0.4"
82
Preferences = "1.4"
83
Printf = "1.10"
84
RecursiveArrayTools = "3"
85
86
87
SciMLJacobianOperators = "0.1.1"
88
SciMLOperators = "1.7"
0 commit comments