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 8712d56 commit f6ab567Copy full SHA for f6ab567
Project.toml
@@ -13,10 +13,12 @@ SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
13
SparseMatricesCOO = "fa32481b-f100-4b48-8dc8-c62f61b13870"
14
15
[compat]
16
+LinearAlgebra = "1.6"
17
LinearOperators = "2.2.2, 2.3"
18
NLPModels = "0.18, 0.19, 0.20, 0.21"
19
NLPModelsModifiers = "0.6, 0.7"
20
Requires = "0.3, 0.4, 0.5, 1.0"
21
SolverCore = "0.3"
22
+SparseArrays = "1.6"
23
SparseMatricesCOO = "0.1.1, 0.2"
24
julia = "1.6"
0 commit comments