Releases: JuliaApproximation/ClassicalOrthogonalPolynomials.jl
Releases · JuliaApproximation/ClassicalOrthogonalPolynomials.jl
v0.15.17
ClassicalOrthogonalPolynomials v0.15.17
Merged pull requests:
- Bump codecov/codecov-action from 5 to 6 (#267) (@dependabot[bot])
- test ode with concatenated R (#268) (@dlfivefifty)
- Bump julia-actions/setup-julia from 2 to 3 (#269) (@dependabot[bot])
- CompatHelper: bump compat for DomainSets to 0.8, (keep existing compat) (#270) (@github-actions[bot])
v0.15.16
ClassicalOrthogonalPolynomials v0.15.16
Merged pull requests:
- fix expand for Laguerre and add weighted differentiation (#265) (@dlfivefifty)
v0.15.15
ClassicalOrthogonalPolynomials v0.15.15
Merged pull requests:
- Laguerre/Legendre weightedgrammatrix (#264) (@dlfivefifty)
v0.15.14
ClassicalOrthogonalPolynomials v0.15.14
Merged pull requests:
- Bump actions/cache from 4 to 5 (#261) (@dependabot[bot])
- Support norms and fix empty local minima (#263) (@dlfivefifty)
v0.15.13
ClassicalOrthogonalPolynomials v0.15.13
Merged pull requests:
- Don't collect Fourier grid (#260) (@dlfivefifty)
- Support Clenshaw with Weighted (#262) (@dlfivefifty)
v0.15.12
ClassicalOrthogonalPolynomials v0.15.12
Merged pull requests:
- Bump actions/checkout from 5 to 6 (#254) (@dependabot[bot])
- Fix #257 (#258) (@dlfivefifty)
- Fix #256 (#259) (@dlfivefifty)
Closed issues:
v0.15.11
ClassicalOrthogonalPolynomials v0.15.11
Merged pull requests:
- Remove unused computation in OrthogonalPolynomialRatio (#253) (@DanielVandH)
v0.15.10
ClassicalOrthogonalPolynomials v0.15.10
Merged pull requests:
- Normalized(::Jacobi) plan now calls Jacobi plans (#252) (@dlfivefifty)
v0.15.9
ClassicalOrthogonalPolynomials v0.15.9
Merged pull requests:
- Overload
_getindexinstead ofgetindexfor orthogonal polynomials (#251) (@dlfivefifty)
v0.15.8
ClassicalOrthogonalPolynomials v0.15.8
Merged pull requests:
- Add sample_layout (#250) (@dlfivefifty)