Skip to content

Commit

Permalink
Merge branch 'master' of github.com:JuliaImageRecon/RegularizedLeastS…
Browse files Browse the repository at this point in the history
…quares.jl
  • Loading branch information
nHackel committed Jul 29, 2024
2 parents 16ceddd + 8d312a5 commit fc00ba8
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.16.1"
version = "0.16.2"

[deps]
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
Expand Down Expand Up @@ -45,4 +45,4 @@ test = ["Test", "Random", "FFTW", "JLArrays"]

[extensions]
RegularizedLeastSquaresGPUArraysExt = "GPUArrays"
RegularizedLeastSquaresCUDAExt = "CUDA"
RegularizedLeastSquaresCUDAExt = "CUDA"

0 comments on commit fc00ba8

Please sign in to comment.