Releases: JuliaApproximation/SemiclassicalOrthogonalPolynomials.jl
Releases · JuliaApproximation/SemiclassicalOrthogonalPolynomials.jl
v0.5.10
SemiclassicalOrthogonalPolynomials v0.5.10
Merged pull requests:
- Fix missing docstring for RaisedOP (#125) (@DanielVandH)
- CompatHelper: bump compat for ClassicalOrthogonalPolynomials to 0.14, (keep existing compat) (#128) (@github-actions[bot])
v0.5.9
SemiclassicalOrthogonalPolynomials v0.5.9
Merged pull requests:
- Change formula for weighted conversion (#121) (@DanielVandH)
- Use a better method for the derivative of the
$b = -1$ polynomials (#122) (@DanielVandH)
v0.5.8
SemiclassicalOrthogonalPolynomials v0.5.8
Merged pull requests:
- Fix constructing from
b=-1
(#117) (@DanielVandH) - Implement weighted conversion between b=-1 polynomials (#118) (@DanielVandH)
Closed issues:
- Constructing from
b=-1
(#115)
v0.5.7
SemiclassicalOrthogonalPolynomials v0.5.7
Merged pull requests:
- Fix issue #103 (#104) (@DanielVandH)
- Fix #106 (#107) (@DanielVandH)
- Implement b=-1 (#111) (@DanielVandH)
- Lowering connection cfs from raising connection cfs (#112) (@TSGut)
- Fixed unit test (#113) (@dlfivefifty)
Closed issues:
- Associated 2-band OPs Golub Welsch? (#29)
- BigFloat input for t (#33)
- Add orthogonal conversion operators (#46)
- Instability for large c (#68)
- Move out two band Jacobi (#74)
- Lowering in weighted vs. unweighted (#78)
- Missing show method for SemiclassicalJacobi (#103)
- Computing connection matrix for decrementing returns
Nothing
(#105) - Badges in README are for InfiniteArrays instead of SemiclassicalOPs? (#106)
- Can't invert connection matrices (#108)
- Converting between the same basis (#110)
v0.5.6
SemiclassicalOrthogonalPolynomials v0.5.6
Merged pull requests:
- Up LazyArrays compat (#102) (@DanielVandH)
v0.5.5
SemiclassicalOrthogonalPolynomials v0.5.5
Merged pull requests:
Closed issues:
- Broadcasting 0:∞ (#95)
v0.5.4
SemiclassicalOrthogonalPolynomials v0.5.4
Merged pull requests:
- Use contiguous recurrence for c-related sum computations (#90) (@TSGut)
- ContinuumArrays v0.17 (#92) (@dlfivefifty)
v0.5.3
SemiclassicalOrthogonalPolynomials v0.5.3
Merged pull requests:
- BandedMatrices v1 (#91) (@dlfivefifty)
v0.5.2
SemiclassicalOrthogonalPolynomials v0.5.2
Merged pull requests:
- ContinuumArrays v0.16 (#89) (@dlfivefifty)
v0.5.1
SemiclassicalOrthogonalPolynomials v0.5.1
Merged pull requests:
- Add L'L test (#84) (@dlfivefifty)
- Undo my change in sum(P::SemiclassicalJacobiWeight{T}) (#86) (@ioannisPApapadopoulos)
- Reduce cost of weighted lowering (#87) (@TSGut)
- ContinuumArrays v0.15 (#88) (@dlfivefifty)