Skip to content

Commit

Permalink
New version: MadNLPTests v0.4.0
Browse files Browse the repository at this point in the history
UUID: b52a2a03-04ab-4a5f-9698-6a2deff93217
Repo: https://github.com/MadNLP/MadNLP.jl.git
Tree: fd95566be536904550cb2b9cafb3d7c108120aae

Registrator tree SHA: f73a20c99934db92a256057d0d83ba394036a701
  • Loading branch information
JuliaRegistrator committed Jun 13, 2023
1 parent c3540a7 commit 2761411
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 3 deletions.
10 changes: 8 additions & 2 deletions M/MadNLPTests/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,14 +10,20 @@ NLPModels = "0.17.2-0.18"
["0.2-0"]
julia = "1.6.0-1"

["0.3"]
NLPModels = "0.17.2-0.19"

["0.3-0"]
JuMP = "1"
NLPModels = "0.17.2-0.19"

["0.3.0"]
ADNLPModels = "0.3-0.4"
MadNLP = "0.5"

["0.3.1-0"]
["0.3.1-0.3"]
ADNLPModels = "0.3-0.5"
MadNLP = "0.5-0.6"

["0.4-0"]
MadNLP = "0.5-0.7"
NLPModels = "0.17.2-0.20"
4 changes: 3 additions & 1 deletion M/MadNLPTests/Deps.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ MadNLP = "2621e9c9-9eb4-46b1-8089-e8c72242dfb6"
NLPModels = "a4795742-8479-5a88-8948-cc11e1c8c1a6"
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"

["0.3-0"]
["0.3"]
ADNLPModels = "54578032-b7ea-4c30-94aa-7cbd1cce6c9a"

["0.3-0"]
SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
3 changes: 3 additions & 0 deletions M/MadNLPTests/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,6 @@ git-tree-sha1 = "c8c558f3aabd9b1834f9185d9c1f773b9577edc5"

["0.3.1"]
git-tree-sha1 = "d8d8aa5741225e44056b1356bad84e502a22f96e"

["0.4.0"]
git-tree-sha1 = "fd95566be536904550cb2b9cafb3d7c108120aae"

0 comments on commit 2761411

Please sign in to comment.