File tree Expand file tree Collapse file tree 3 files changed +0
-10
lines changed Expand file tree Collapse file tree 3 files changed +0
-10
lines changed Original file line number Diff line number Diff line change 1
1
# This file is machine-generated - editing it directly is not advised
2
2
3
- [[AbstractFFTs ]]
4
- deps = [" LinearAlgebra" ]
5
- git-tree-sha1 = " 485ee0867925449198280d4af84bdb46a2a404d0"
6
- uuid = " 621f4979-c628-5d54-868e-fcf4e3e8185c"
7
- version = " 1.0.1"
8
-
9
3
[[Adapt ]]
10
4
deps = [" LinearAlgebra" ]
11
5
git-tree-sha1 = " f1b523983a58802c4695851926203b36e28f09db"
Original file line number Diff line number Diff line change @@ -3,7 +3,6 @@ uuid = "0c68f7d7-f131-5f86-a1c3-88cf8149b2d7"
3
3
version = " 7.0.1"
4
4
5
5
[deps ]
6
- AbstractFFTs = " 621f4979-c628-5d54-868e-fcf4e3e8185c"
7
6
Adapt = " 79e6a3ab-5dfb-504d-930d-738a2a938a0e"
8
7
LinearAlgebra = " 37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
9
8
Printf = " de0858da-6303-5e67-8744-51eddeeeb8d7"
@@ -12,6 +11,5 @@ Serialization = "9e88b42a-f829-5b0c-bbe9-9e923198166b"
12
11
Statistics = " 10745b16-79ce-11e8-11f9-7d13ad32a3b2"
13
12
14
13
[compat ]
15
- AbstractFFTs = " 0.4, 0.5, 1.0"
16
14
Adapt = " 2.0, 3.0"
17
15
julia = " 1.6"
Original file line number Diff line number Diff line change @@ -8,8 +8,6 @@ using Printf
8
8
using LinearAlgebra. BLAS
9
9
using Base. Cartesian
10
10
11
- using AbstractFFTs
12
-
13
11
using Adapt
14
12
15
13
# device functionality
You can’t perform that action at this time.
0 commit comments