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 d7285b9 commit b2cf2f2Copy full SHA for b2cf2f2
Project.toml
@@ -1,7 +1,7 @@
1
name = "NonconvexPercival"
2
uuid = "4296f080-e499-44ba-a02c-ae40015c44d5"
3
authors = ["Mohamed Tarek <[email protected]> and contributors"]
4
-version = "0.1.0"
+version = "0.1.1"
5
6
[deps]
7
ADNLPModels = "54578032-b7ea-4c30-94aa-7cbd1cce6c9a"
@@ -15,7 +15,7 @@ Reexport = "189a3867-3050-52da-a836-e630ba90ab69"
15
[compat]
16
ADNLPModels = "0.1, 0.2, 0.3"
17
NLPModelsModifiers = "0.1, 0.2, 0.4"
18
-NonconvexCore = "0.1.4"
+NonconvexCore = "1"
19
Parameters = "0.12"
20
Percival = "0.3.1"
21
Reexport = "1"
0 commit comments