Skip to content

Commit

Permalink
New version: RegularizedLeastSquares v0.16.0 (#110411)
Browse files Browse the repository at this point in the history
UUID: 1e9c538a-f78c-5de5-8ffb-0b6dbe892d23
Repo: https://github.com/JuliaImageRecon/RegularizedLeastSquares.jl.git
Tree: 8bbab4825770017b82c7a77b299d9d4a7a899636

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator authored Jul 4, 2024
1 parent 94dcc45 commit 3d4c81a
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 1 deletion.
5 changes: 4 additions & 1 deletion R/RegularizedLeastSquares/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,12 @@ LinearOperatorCollection = "1"
FastClosures = "0.3.2-0.3"
ProgressMeter = "1.2.0-1"

["0.14-0"]
["0.14-0.15"]
LinearOperatorCollection = "1.2.0-1"

["0.16-0"]
LinearOperatorCollection = "2"

["0.2.2-0.4"]
FFTW = "0.0.0-1"
LinearOperators = "0.0.0-1"
Expand Down
3 changes: 3 additions & 0 deletions R/RegularizedLeastSquares/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -132,3 +132,6 @@ git-tree-sha1 = "f6e7989686f81ec41fd0774de270b50912ec597d"

["0.15.1"]
git-tree-sha1 = "1a7bf62b1209668c522be80adf69bc88189dc2b0"

["0.16.0"]
git-tree-sha1 = "8bbab4825770017b82c7a77b299d9d4a7a899636"
2 changes: 2 additions & 0 deletions R/RegularizedLeastSquares/WeakCompat.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
["0.16-0"]
GPUArrays = "8-10"
2 changes: 2 additions & 0 deletions R/RegularizedLeastSquares/WeakDeps.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
["0.16-0"]
GPUArrays = "0c68f7d7-f131-5f86-a1c3-88cf8149b2d7"

0 comments on commit 3d4c81a

Please sign in to comment.