File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
name = " FastTransforms"
2
2
uuid = " 057dd010-8810-581a-b7be-e3fc3b93f78c"
3
- version = " 0.6"
3
+ version = " 0.6.1 "
4
4
5
5
[deps ]
6
6
AbstractFFTs = " 621f4979-c628-5d54-868e-fcf4e3e8185c"
@@ -15,11 +15,11 @@ SpecialFunctions = "276daf66-3868-5448-9aa4-cd146d93841b"
15
15
ToeplitzMatrices = " c751599d-da0a-543b-9d20-d0a503d91d24"
16
16
17
17
[compat ]
18
- AbstractFFTs = " 0.4"
18
+ AbstractFFTs = " 0.4, 0.5 "
19
19
DSP = " 0.6"
20
- FFTW = " 0.3"
20
+ FFTW = " 0.3, 1 "
21
21
HierarchicalMatrices = " 0.2"
22
- LowRankApprox = " 0.2.3"
22
+ LowRankApprox = " 0.2.3, 0.3, 0.4 "
23
23
ProgressMeter = " 1"
24
24
SpecialFunctions = " 0.8"
25
25
ToeplitzMatrices = " 0.6"
@@ -32,4 +32,4 @@ Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
32
32
Statistics = " 10745b16-79ce-11e8-11f9-7d13ad32a3b2"
33
33
34
34
[targets ]
35
- test = [" Test" ," Random" ," Statistics" ]
35
+ test = [" Test" ," Random" ," Statistics" ]
You can’t perform that action at this time.
0 commit comments