Skip to content

Commit

Permalink
New version: LLSModels v0.3.2
Browse files Browse the repository at this point in the history
UUID: 39f5bc3e-5160-4bf8-ac48-504fd2534d24
Repo: https://github.com/JuliaSmoothOptimizers/LLSModels.jl.git
Tree: 209b920bf576b54e87ff46900c05ebb4bf1e6918

Registrator tree SHA: 8e1a5ac2695627143951512d700c7e3c445102ec
  • Loading branch information
JuliaRegistrator committed Jan 25, 2022
1 parent ec83ec8 commit 1a37e4c
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 4 deletions.
14 changes: 10 additions & 4 deletions L/LLSModels/Compat.toml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
[0]
julia = "1.3.0-1"

["0-0.1"]
NLPModels = "0.14"
NLPModelsModifiers = "0.1"

["0-0.3.1"]
julia = "1.3.0-1"

["0.2"]
NLPModels = "0.15"
NLPModelsModifiers = "0.2"
Expand All @@ -13,6 +13,12 @@ NLPModelsModifiers = "0.2"
NLPModels = "0.17"
NLPModelsModifiers = "0.4"

["0.3.1-0"]
["0.3.1"]
NLPModels = "0.17-0.18"
NLPModelsModifiers = "0.4-0.5"

["0.3.2-0"]
NLPModels = "0.18"
NLPModelsModifiers = "0.5"
SparseMatricesCOO = "0.1"
julia = "1.6.0-1"
5 changes: 5 additions & 0 deletions L/LLSModels/Deps.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,8 @@
NLPModels = "a4795742-8479-5a88-8948-cc11e1c8c1a6"
NLPModelsModifiers = "e01155f1-5c6f-4375-a9d8-616dd036575f"
SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"

["0.3.2-0"]
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
LinearOperators = "5c8ed15e-5a4c-59e4-a42b-c7e8811fb125"
SparseMatricesCOO = "fa32481b-f100-4b48-8dc8-c62f61b13870"
3 changes: 3 additions & 0 deletions L/LLSModels/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,6 @@ git-tree-sha1 = "316011e6ee63996ee67a59f4b1d017c51b05f90a"

["0.3.1"]
git-tree-sha1 = "18f0e0bf6a987cb845295929803854f88494ea89"

["0.3.2"]
git-tree-sha1 = "209b920bf576b54e87ff46900c05ebb4bf1e6918"

0 comments on commit 1a37e4c

Please sign in to comment.