File tree Expand file tree Collapse file tree 3 files changed +4
-103
lines changed
Expand file tree Collapse file tree 3 files changed +4
-103
lines changed Original file line number Diff line number Diff line change 11name = " ApproxFun"
22uuid = " 28f2ccd6-bb30-5033-b560-165f7b14dc2f"
3- version = " 0.13.7 "
3+ version = " 0.13.8 "
44
55[deps ]
66AbstractFFTs = " 621f4979-c628-5d54-868e-fcf4e3e8185c"
@@ -21,9 +21,9 @@ SpecialFunctions = "276daf66-3868-5448-9aa4-cd146d93841b"
2121[compat ]
2222AbstractFFTs = " 1.0"
2323ApproxFunBase = " 0.6"
24- ApproxFunFourier = " 0.2 "
25- ApproxFunOrthogonalPolynomials = " 0.4 "
26- ApproxFunSingularities = " 0.2 "
24+ ApproxFunFourier = " 0.3 "
25+ ApproxFunOrthogonalPolynomials = " 0.5 "
26+ ApproxFunSingularities = " 0.3 "
2727Calculus = " 0.5"
2828DomainSets = " 0.3, 0.4, 0.5"
2929DualNumbers = " 0.6.2"
Original file line number Diff line number Diff line change @@ -13,7 +13,6 @@ digits() = round(Int,floor(get_bigfloat_precision()*log10(2)))
1313
1414import FastTransforms: pochhammer
1515
16- include (" show.jl" )
1716include (" poetry.jl" )
1817
1918include (" ReImSpace.jl" )
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments