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 5080925 commit e9eb4d2Copy full SHA for e9eb4d2
Project.toml
@@ -14,12 +14,12 @@ SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
14
SparseMatricesCOO = "fa32481b-f100-4b48-8dc8-c62f61b13870"
15
16
[compat]
17
-LinearOperators = "2.2.2"
+LinearOperators = "2.2.2, 2.3"
18
NLPModels = "0.18, 0.19"
19
NLPModelsModifiers = "0.6"
20
Requires = "0.3, 0.4, 0.5, 1.0"
21
SolverCore = "0.2.2"
22
-SparseMatricesCOO = "0.1.1"
+SparseMatricesCOO = "0.1.1, 0.2"
23
julia = "^1.0.0"
24
25
[extras]
0 commit comments