Skip to content

Commit 0a42e6b

Browse files
authored
Add compat for StdLibs
1 parent 4677a41 commit 0a42e6b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Project.toml

+2
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ FastLevenbergMarquardt = "0.1"
4848
FiniteDiff = "2"
4949
ForwardDiff = "0.10.3"
5050
LeastSquaresOptim = "0.8"
51+
LinearAlgebra = "1.9"
5152
LineSearches = "7"
5253
LinearSolve = "2.12"
5354
NonlinearProblemLibrary = "0.1"
@@ -56,6 +57,7 @@ RecursiveArrayTools = "2"
5657
Reexport = "0.2, 1"
5758
SciMLBase = "2.4"
5859
SimpleNonlinearSolve = "0.1.23"
60+
SparseArrays = "1.9"
5961
SparseDiffTools = "2.9"
6062
StaticArraysCore = "1.4"
6163
UnPack = "1.0"

0 commit comments

Comments
 (0)