File tree Expand file tree Collapse file tree 1 file changed +18
-18
lines changed Expand file tree Collapse file tree 1 file changed +18
-18
lines changed Original file line number Diff line number Diff line change 1
1
name = " ApproxFunFourier"
2
2
uuid = " 59844689-9c9d-51bf-9583-5b794ec66d30"
3
- version = " 0.1.2 "
3
+ version = " 0.1.3 "
4
4
5
5
[deps ]
6
6
AbstractFFTs = " 621f4979-c628-5d54-868e-fcf4e3e8185c"
@@ -28,25 +28,25 @@ Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
28
28
ToeplitzMatrices = " c751599d-da0a-543b-9d20-d0a503d91d24"
29
29
30
30
[compat ]
31
- AbstractFFTs = " ≥ 0.3.1 "
31
+ AbstractFFTs = " 0.4 "
32
32
ApproxFunBase = " 0.1.3"
33
- BandedMatrices = " 0.9.0 "
33
+ BandedMatrices = " 0.9, 0.10 "
34
34
BlockArrays = " 0.9"
35
35
BlockBandedMatrices = " 0.4.3"
36
- Calculus = " ≥ 0.1.15 "
37
- DSP = " ≥ 0.5.1 "
38
- DomainSets = " 0.0.2, 0. 1"
39
- DualNumbers = " ≥ 0.4.0 "
40
- FFTW = " ≥ 0.2.4 "
41
- FastGaussQuadrature = " ≥ 0.3.2"
42
- FastTransforms = " ≥ 0.4.2 "
43
- FillArrays = " ≥ 0.5.0 "
36
+ Calculus = " 0.5 "
37
+ DSP = " 0.5, 0.6 "
38
+ DomainSets = " 0.1"
39
+ DualNumbers = " 0.6.2 "
40
+ FFTW = " 0.3 "
41
+ FastGaussQuadrature = " 0.3.2"
42
+ FastTransforms = " 0.5 "
43
+ FillArrays = " 0.6 "
44
44
InfiniteArrays = " 0.1"
45
- IntervalSets = " ≥ 0.3.1"
46
- LazyArrays = " 0.8, 0.9"
47
- LowRankApprox = " ≥ 0.1.4 "
48
- Reexport = " ≥ 0.2.0 "
49
- SpecialFunctions = " ≥ 0.7.0 "
50
- StaticArrays = " ≥ 0.8.3 "
51
- ToeplitzMatrices = " ≥ 0.4.0 "
45
+ IntervalSets = " 0.3.1"
46
+ LazyArrays = " 0.8, 0.9, 0.10 "
47
+ LowRankApprox = " 0.2 "
48
+ Reexport = " 0.2"
49
+ SpecialFunctions = " 0.7"
50
+ StaticArrays = " 0.9, 0.10, 0.11 "
51
+ ToeplitzMatrices = " 0.5 "
52
52
julia = " 1"
You can’t perform that action at this time.
0 commit comments