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 4fc745a commit 2c51090Copy full SHA for 2c51090
Project.toml
@@ -4,3 +4,17 @@ uuid = "f468eda6-eac5-11e8-05a5-ff9e497bcd19"
4
version = "0.1.0"
5
6
[deps]
7
+FastClosures = "9aa1b823-49e4-5ca5-8b0f-3971ec8bab6a"
8
+LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
9
+LinearOperators = "5c8ed15e-5a4c-59e4-a42b-c7e8811fb125"
10
+NLPModels = "a4795742-8479-5a88-8948-cc11e1c8c1a6"
11
+Requires = "ae029012-a4dd-5104-9daa-d747884805df"
12
+SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
13
+Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
14
+
15
+[compat]
16
+FastClosures = "≥ 0.2.1"
17
+LinearOperators = "≥ 0.5.0"
18
+NLPModels = "≥ 0.6.1"
19
+Requires = "≥ 0.3.0"
20
+julia = "^1.0.0"
REQUIRE
0 commit comments