Skip to content

Commit bbe7b75

Browse files
committed
add linearoperators in deps
1 parent 3cb1c19 commit bbe7b75

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Project.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ version = "0.1.0"
66
[deps]
77
Krylov = "ba0b0d4f-ebba-5204-a429-3ac8c609bfb7"
88
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
9+
LinearOperators = "5c8ed15e-5a4c-59e4-a42b-c7e8811fb125"
910
NLPModels = "a4795742-8479-5a88-8948-cc11e1c8c1a6"
1011
SolverCore = "ff4d7338-4cf1-434d-91df-b86cb86fb843"
1112
SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
@@ -15,6 +16,7 @@ StoppingInterface = "53949629-e8ff-437b-b6e7-14da1a85bf25"
1516

1617
[compat]
1718
Krylov = "^0.8.2"
19+
LinearOperators = "1, 2"
1820
NLPModels = "0.18, 0.19"
1921
SolverCore = "0.2"
2022
SparseMatricesCOO = "0.1, 0.2"

0 commit comments

Comments
 (0)