File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
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"
3
+ version = " 0.1.1 "
4
4
5
5
[deps ]
6
6
AbstractFFTs = " 621f4979-c628-5d54-868e-fcf4e3e8185c"
@@ -31,8 +31,8 @@ ToeplitzMatrices = "c751599d-da0a-543b-9d20-d0a503d91d24"
31
31
AbstractFFTs = " ≥ 0.3.1"
32
32
ApproxFunBase = " 0.1"
33
33
BandedMatrices = " 0.9.0"
34
- BlockArrays = " 0.8, 0. 9"
35
- BlockBandedMatrices = " 0.4.0 "
34
+ BlockArrays = " 0.9"
35
+ BlockBandedMatrices = " 0.4.3 "
36
36
Calculus = " ≥ 0.1.15"
37
37
DSP = " ≥ 0.5.1"
38
38
DomainSets = " 0.0.1, 0.0.2"
Original file line number Diff line number Diff line change 1
1
# ApproxFunFourier.jl
2
- Support for orthogonal polyFouriernomial -based spaces in ApproxFun
2
+ Support for Fourier -based spaces in ApproxFun
3
3
4
4
[ ![ ] ( https://img.shields.io/badge/docs-stable-blue.svg )] ( https://JuliaApproximation.github.io/ApproxFun.jl/stable )
5
5
[ ![ ] ( https://img.shields.io/badge/docs-latest-blue.svg )] ( https://JuliaApproximation.github.io/ApproxFun.jl/latest )
You can’t perform that action at this time.
0 commit comments