We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f46a84f commit 3149f43Copy full SHA for 3149f43
2 files changed
.gitignore
@@ -7,3 +7,4 @@ docs/build/
7
docs/site/
8
9
.ipynb_checkpoints
10
+Manifest.toml
Project.toml
@@ -14,6 +14,7 @@ Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
14
15
[compat]
16
Ipopt = "0.7"
17
+MathProgBase = "0.7"
18
19
[extras]
20
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
0 commit comments