Skip to content

Commit

Permalink
Increase LinearOpColl. requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
nHackel committed Jun 28, 2024
1 parent 2ce1458 commit 7c398d1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Project.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name = "RegularizedLeastSquares"
uuid = "1e9c538a-f78c-5de5-8ffb-0b6dbe892d23"
authors = ["Tobias Knopp <[email protected]>"]
version = "0.14.1"
version = "0.15.0"

[deps]
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
Expand Down Expand Up @@ -33,7 +33,7 @@ FLoops = "0.2"
GPUArrays = "8, 9, 10"
VectorizationBase = "0.19, 0.21"
JLArrays = "0.1.2"
LinearOperatorCollection = "1.2"
LinearOperatorCollection = "2.0"
LinearOperators = "2.3.3"
FFTW = "1.0"

Expand Down

0 comments on commit 7c398d1

Please sign in to comment.