Skip to content

Commit

Permalink
New version: LinearOperators v2.7.0 (#101746)
Browse files Browse the repository at this point in the history
UUID: 5c8ed15e-5a4c-59e4-a42b-c7e8811fb125
Repo: https://github.com/JuliaSmoothOptimizers/LinearOperators.jl.git
Tree: f06df3a46255879cbccae1b5b6dcb16994c31be7

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator authored Feb 26, 2024
1 parent 20b16af commit ecf2246
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 0 deletions.
5 changes: 5 additions & 0 deletions L/LinearOperators/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -35,3 +35,8 @@ julia = "1.6.0-1"

["2.6-2"]
Requires = "1"

["2.7-2"]
LinearAlgebra = "1"
Printf = "1"
SparseArrays = "1"
3 changes: 3 additions & 0 deletions L/LinearOperators/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -93,3 +93,6 @@ git-tree-sha1 = "a58ab1d18efa0bcf9f0868c6d387e4126dad3e72"

["2.6.0"]
git-tree-sha1 = "58e2ca62646a62e18f86253b9c2a2d821c2d934b"

["2.7.0"]
git-tree-sha1 = "f06df3a46255879cbccae1b5b6dcb16994c31be7"
2 changes: 2 additions & 0 deletions L/LinearOperators/WeakCompat.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
["2.7-2"]
ChainRulesCore = "1"

0 comments on commit ecf2246

Please sign in to comment.