1
1
name = " ApproxFunBase"
2
2
uuid = " fbd15aa5-315a-5a7d-a8a4-24992e37be05"
3
- version = " 0.2.1 "
3
+ version = " 0.2.2 "
4
4
5
5
[deps ]
6
6
AbstractFFTs = " 621f4979-c628-5d54-868e-fcf4e3e8185c"
@@ -27,24 +27,24 @@ ToeplitzMatrices = "c751599d-da0a-543b-9d20-d0a503d91d24"
27
27
Test = " 8dfed614-e22c-5e08-85e1-65c5234f0b40"
28
28
29
29
[compat ]
30
- AbstractFFTs = " 0.4"
31
- BandedMatrices = " 0.11, 0.12, 0.13 "
32
- BlockArrays = " 0.9, 0. 10"
33
- BlockBandedMatrices = " 0.5 "
30
+ AbstractFFTs = " 0.4, 0.5 "
31
+ BandedMatrices = " 0.14 "
32
+ BlockArrays = " 0.10"
33
+ BlockBandedMatrices = " 0.6 "
34
34
Calculus = " 0.5"
35
- DSP = " 0.5, 0. 6"
35
+ DSP = " 0.6"
36
36
DomainSets = " 0.1"
37
37
DualNumbers = " 0.6.2"
38
38
FFTW = " 0.3, 1"
39
- FastGaussQuadrature = " 0.3.2, 0. 4"
40
- FillArrays = " 0.6, 0.7, 0. 8"
41
- InfiniteArrays = " 0.2, 0.3, 0. 4"
39
+ FastGaussQuadrature = " 0.4"
40
+ FillArrays = " 0.8"
41
+ InfiniteArrays = " 0.4"
42
42
IntervalSets = " 0.3.1"
43
- LazyArrays = " 0.11, 0.12, 0.13 "
44
- LowRankApprox = " 0.2 , 0.3 "
45
- SpecialFunctions = " 0.7, 0. 8"
46
- StaticArrays = " 0.9, 0.10, 0.11 "
47
- ToeplitzMatrices = " 0.5, 0. 6"
43
+ LazyArrays = " 0.14 "
44
+ LowRankApprox = " 0.3 , 0.4 "
45
+ SpecialFunctions = " 0.8"
46
+ StaticArrays = " 0.12 "
47
+ ToeplitzMatrices = " 0.6"
48
48
julia = " 1.0"
49
49
50
50
[extras ]
0 commit comments