Skip to content

Commit

Permalink
New version: NFFT v0.13.4 (#110392)
Browse files Browse the repository at this point in the history
UUID: efe261a4-0d2b-5849-be55-fc731d526b0d
Repo: https://github.com/JuliaMath/NFFT.jl.git
Tree: 7d18183c9f575c70e20ae6f749aed427fae78da3

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator authored Jul 4, 2024
1 parent 1ba4d87 commit a3c31b0
Show file tree
Hide file tree
Showing 5 changed files with 21 additions and 1 deletion.
8 changes: 8 additions & 0 deletions N/NFFT/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,17 @@ BasicInterpolators = "0.6.5-0.6"

["0.13.1-0"]
FFTW = "1.5.0-1"

["0.13.1-0.13.3"]
SnoopPrecompile = "1"

["0.13.3-0"]
BasicInterpolators = "0.6.5-0.7"

["0.13.4-0"]
PrecompileTools = "1"
julia = "1.9.0-1"

["0.4"]
FFTW = "0.0.0-1"
julia = "1"
Expand Down Expand Up @@ -62,6 +68,8 @@ AbstractNFFTs = "0.2.2-0.2"
["0.7-0"]
Reexport = "1"
SpecialFunctions = ["0.8", "0.10", "1-2"]

["0.7-0.13.3"]
julia = "1.6.0-1"

["0.7-0.8"]
Expand Down
5 changes: 4 additions & 1 deletion N/NFFT/Deps.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,12 @@ Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
["0.13-0"]
BasicInterpolators = "26cce99e-4866-4b6d-ab74-862489e035e0"

["0.13.1-0"]
["0.13.1-0.13.3"]
SnoopPrecompile = "66db9d55-30c0-4569-8b51-7e840670fc0c"

["0.13.4-0"]
PrecompileTools = "aea7be01-6a6a-4083-8856-8a6e6704d82a"

["0.4-0"]
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
Expand Down
3 changes: 3 additions & 0 deletions N/NFFT/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -81,3 +81,6 @@ git-tree-sha1 = "5c0b972bf8700cfea7fc41b2ad5ca782c356366f"

["0.13.3"]
git-tree-sha1 = "93a5f32dd6cf09456b0b81afcb8fc29f06535ffd"

["0.13.4"]
git-tree-sha1 = "7d18183c9f575c70e20ae6f749aed427fae78da3"
3 changes: 3 additions & 0 deletions N/NFFT/WeakCompat.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
["0.13.4-0"]
Adapt = "3-4"
GPUArrays = "8-10"
3 changes: 3 additions & 0 deletions N/NFFT/WeakDeps.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
["0.13.4-0"]
Adapt = "79e6a3ab-5dfb-504d-930d-738a2a938a0e"
GPUArrays = "0c68f7d7-f131-5f86-a1c3-88cf8149b2d7"

0 comments on commit a3c31b0

Please # to comment.