File tree Expand file tree Collapse file tree 3 files changed +17
-18
lines changed Expand file tree Collapse file tree 3 files changed +17
-18
lines changed Original file line number Diff line number Diff line change 4
4
- linux
5
5
- osx
6
6
julia :
7
- - " 0.7"
8
7
- " 1.0"
9
8
- " 1.1"
10
9
- " 1.2"
Original file line number Diff line number Diff line change 1
1
name = " ApproxFunBase"
2
2
uuid = " fbd15aa5-315a-5a7d-a8a4-24992e37be05"
3
- version = " 0.1.3 "
3
+ version = " 0.1.4 "
4
4
5
5
[deps ]
6
6
AbstractFFTs = " 621f4979-c628-5d54-868e-fcf4e3e8185c"
@@ -29,23 +29,23 @@ Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
29
29
ToeplitzMatrices = " c751599d-da0a-543b-9d20-d0a503d91d24"
30
30
31
31
[compat ]
32
- AbstractFFTs = " ≥ 0.3.1 "
33
- BandedMatrices = " 0.9.0 "
32
+ AbstractFFTs = " 0.4 "
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"
36
+ Calculus = " 0.5 "
37
+ DSP = " 0.5, 0.6 "
38
+ DomainSets = " 0.1"
39
39
DualNumbers = " 0.6.2"
40
- FFTW = " ≥ 0.2.4 "
41
- FastGaussQuadrature = " ≥ 0.3.2"
42
- FastTransforms = " ≥ 0.4.2 "
43
- FillArrays = " ≥ 0.5.0 "
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"
45
+ IntervalSets = " 0.3.1"
46
+ LazyArrays = " 0.8, 0.9, 0.10 "
47
47
LowRankApprox = " 0.2"
48
- SpecialFunctions = " ≥ 0.7.0 "
49
- StaticArrays = " ≥ 0.8.3 "
50
- ToeplitzMatrices = " ≥ 0.4.0 "
51
- julia = " 0.7, 1.0"
48
+ SpecialFunctions = " 0.7"
49
+ StaticArrays = " 0.9, 0.10, 0.11 "
50
+ ToeplitzMatrices = " 0.5 "
51
+ julia = " 1.0"
Original file line number Diff line number Diff line change 1
1
environment :
2
2
matrix :
3
- - julia_version : 0.7
4
3
- julia_version : 1
5
4
- julia_version : 1.1
5
+ - julia_version : 1.2
6
6
- julia_version : nightly
7
7
8
8
platform :
You can’t perform that action at this time.
0 commit comments