Releases: JuliaApproximation/ApproxFun.jl
Releases · JuliaApproximation/ApproxFun.jl
Bug fixes, latest BlockBandedMatrices
v0.10.3 bump BlockBandedMatrices require again
Fix special functions on large intervals
tidy linsolves in specialfunctions (#632) it's better to change the relative tolerance than to scale and rescale (because this avoids dividing by 0 and then multiplying by 0 again)
Update for latest BlockBandedMatrices.jl
v0.10.1 update REQUIRE
ApproxFun v0.10.0
Update to use Domains.jl and InfiniteArrays.jl
ApproxFun.jl v0.9.0
Supports Julia v0.7 and v1.0. Drops support for Julia v0.6.
ApproxFun v0.8.2
The last Julia v0.6 supporting release, improves Laguerre, Hermite, and Heaviside support.
ApproxFun.jl v0.8.1
Supports BandedMatrices v0.5
ApproxFun v0.8.0
ApproxFun now uses BlockBandedMatrices.jl for more efficient and reliable solution of PDEs.