We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 44994a5 commit a97ed90Copy full SHA for a97ed90
.buildkite/pipeline.yml
@@ -2,7 +2,7 @@ steps:
2
- label: "Nvidia GPUs -- LinearOperators.jl"
3
plugins:
4
- JuliaCI/julia#v1:
5
- version: 1.8
+ version: 1.10
6
agents:
7
queue: "juliagpu"
8
cuda: "*"
Project.toml
@@ -14,6 +14,10 @@ Reexport = "189a3867-3050-52da-a836-e630ba90ab69"
14
[extras]
15
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
16
JLArrays = "27aeb0d3-9eb9-45fb-866b-73c2ecf80fcb"
17
+NFFT = "efe261a4-0d2b-5849-be55-fc731d526b0d"
18
+Wavelets = "29a6e085-ba6d-5f35-a997-948ac2efa89a"
19
+FFTW = "7a1cc6ca-52ef-59f5-83cd-3a7055c09341"
20
+RadonKA = "86de8297-835b-47df-b249-c04e8db91db5"
21
22
[compat]
23
julia = "1.9"
0 commit comments