Skip to content

Commit

Permalink
New version: StructuredOptimization v0.4.0
Browse files Browse the repository at this point in the history
UUID: 46cd3e9d-64ff-517d-a929-236bc1a1fc9d
Repo: https://github.com/JuliaFirstOrder/StructuredOptimization.jl.git
Tree: 3477e23b38d93b1660f4b1f7ba575821fff2aca6

Registrator tree SHA: f73a20c99934db92a256057d0d83ba394036a701
  • Loading branch information
JuliaRegistrator committed Jun 30, 2023
1 parent 463f7f7 commit 7fda961
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 5 deletions.
18 changes: 13 additions & 5 deletions S/StructuredOptimization/Compat.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
[0]
DSP = "0.5.1-0.6"

["0-0.1"]
FFTW = "0.2.4-0.3"
ProximalAlgorithms = "0.1.0-0.4"
Expand All @@ -9,6 +6,9 @@ ProximalAlgorithms = "0.1.0-0.4"
AbstractOperators = "0.1.0-0.2"
ProximalOperators = "0.8.0-0.11"

["0-0.3"]
DSP = "0.5.1-0.6"

["0.0"]
julia = ["0.7", "1"]

Expand All @@ -23,10 +23,18 @@ FFTW = "0.2.4-1"
ProximalAlgorithms = "0.3.0-0.4"
RecursiveArrayTools = "0.18.0-2"

["0.3-0"]
["0.3"]
AbstractOperators = "0.1-0.2"
FFTW = "1"
ProximalAlgorithms = "0.3-0.4"
ProximalOperators = "0.8-0.14"

["0.3-0"]
FFTW = "1"
RecursiveArrayTools = "1-2"
julia = "1.4.0-1"

["0.4-0"]
AbstractOperators = "0.3"
DSP = "0.5.1-0.7"
ProximalAlgorithms = "0.5"
ProximalOperators = "0.15"
3 changes: 3 additions & 0 deletions S/StructuredOptimization/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,6 @@ git-tree-sha1 = "666d384ed7b1d757950257c122e64ed028bb8707"

["0.3.0"]
git-tree-sha1 = "35bc5ae5ba1177ee119fabf40980d799c06b4ed2"

["0.4.0"]
git-tree-sha1 = "3477e23b38d93b1660f4b1f7ba575821fff2aca6"

0 comments on commit 7fda961

Please sign in to comment.