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 4677a41 commit 7cb4aedCopy full SHA for 7cb4aed
Project.toml
@@ -49,13 +49,15 @@ FiniteDiff = "2"
49
ForwardDiff = "0.10.3"
50
LeastSquaresOptim = "0.8"
51
LineSearches = "7"
52
+LinearAlgebra = "1.6"
53
LinearSolve = "2.12"
54
NonlinearProblemLibrary = "0.1"
55
PrecompileTools = "1"
56
RecursiveArrayTools = "2"
57
Reexport = "0.2, 1"
58
SciMLBase = "2.4"
59
SimpleNonlinearSolve = "0.1.23"
60
+SparseArrays = "1.6"
61
SparseDiffTools = "2.9"
62
StaticArraysCore = "1.4"
63
UnPack = "1.0"
0 commit comments