v0.13.1
ClassicalOrthogonalPolynomials v0.13.1
Merged pull requests:
- Bump julia-actions/setup-julia from 1 to 2 (#175) (@dependabot[bot])
- Tests #182 (#188) (@dlfivefifty)
- Fix method ambiguity for Normalized() \ Weighted(Normalized)) (#190) (@DanielVandH)
- Overloads for Weighted Jacobi (#191) (@dlfivefifty)
Closed issues:
- Infinite loop converting between ChebyshevU and Ultraspherical (#178)
- Can't compute scalar times squared jacobmatrix (#181)
- A \ B never completes when B is a
Normalized
basis (#182) - no method matching combine_axes() when indexing a transposed (A, B) (#183)
- copy(Ldiv(A, B)) for Normalized(A) and Weighted(Normalized(B)) ambiguity (#189)