Releases: JuliaApproximation/ApproxFun.jl
Releases · JuliaApproximation/ApproxFun.jl
v0.13.27
ApproxFun v0.13.27
Merged pull requests:
Closed issues:
v0.13.26
ApproxFun v0.13.26
Merged pull requests:
- Test using Aqua v0.8 (#925) (@jishnub)
- Fix boundary point in Laplace in a strip tests (#927) (@jishnub)
- Ignore versioned manifest files (#931) (@jishnub)
- Direct PkgEval badge to the report (#932) (@jishnub)
- CompatHelper: bump compat for FastTransforms to 0.16, (keep existing compat) (#933) (@github-actions[bot])
Closed issues:
v0.13.25
v0.13.24
ApproxFun v0.13.24
Merged pull requests:
- Set jacobian of Fun to ZeroOperator (#909) (@LucasAschenbach)
- Add pkgeval badge to README.md (#910) (@jishnub)
- Add paths-ignore to docs CI script (#911) (@jishnub)
- Test with Aqua v0.7 (#915) (@jishnub)
- CompatHelper: bump compat for DomainSets to 0.7, (keep existing compat) (#916) (@github-actions[bot])
- Bump BandedMatrices compat to v1 (#917) (@jishnub)
- Bump Documenter compat to v1 (#918) (@jishnub)
- Use Documenter v1 to build docs (#919) (@jishnub)
- Remove ApproxFun compat from docs (#920) (@jishnub)
Closed issues:
v0.13.23
ApproxFun v0.13.23
Closed issues:
Merged pull requests:
v0.13.22
ApproxFun v0.13.22
Merged pull requests:
v0.13.21
ApproxFun v0.13.21
Closed issues:
- Add the option to specify the number of coefficients (#886)
Merged pull requests:
- move fractional calculus to ApproxFunSingularities (#885) (@jishnub)
- Move
DualNumbers
to an extension (#888) (@jishnub) - test with Aqua 0.6 (#889) (@jishnub)
- Docs: display operators in repl blocks (#890) (@jishnub)
- re-enable test for bigfloat (#892) (@jishnub)
- change latest to dev in readme (#893) (@jishnub)
- Test on v1.10 (#894) (@jishnub)
- Clean up imports (#895) (@jishnub)
v0.13.20
v0.13.19
v0.13.18
ApproxFun v0.13.18
Closed issues:
- JacobiWeight(::Int, ::Int, Jacobi(::Float64, ::Float64)) not accessing right overrides (#617)
- Dot product between two functions doesn't work (#618)
- Sampling is slow (#635)
- Error in Newton Iteration (#731)
- Julia is crashing when computing f1+f2, where f1 and f2 have different periods (#768)
- Compatibility with Symbolics.jl (#847)
- Trouble with the Fourier representaion of a constant matrix with trailing zero element (#870)
- WARNING: both ApproxFunFourier and DomainSets export "Disk"; uses of it in module ApproxFun must be qualified (#873)
Merged pull requests: