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.
2 parents 7cb4aed + d2f07b1 commit b07360fCopy full SHA for b07360f
Project.toml
@@ -48,16 +48,16 @@ FastLevenbergMarquardt = "0.1"
48
FiniteDiff = "2"
49
ForwardDiff = "0.10.3"
50
LeastSquaresOptim = "0.8"
51
+LinearAlgebra = "1.9"
52
LineSearches = "7"
-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"
+SparseArrays = "1.9"
61
SparseDiffTools = "2.9"
62
StaticArraysCore = "1.4"
63
UnPack = "1.0"
0 commit comments