v0.6.0
SemiclassicalOrthogonalPolynomials v0.6.0
Breaking changes
- Changes the underlying representation of OPs to use cholesky
Merged pull requests:
- Change global anonymous function to const (#129) (@DanielVandH)
- Cholesky instead of Lanczos (#131) (@dlfivefifty)
Closed issues:
- Package should be O(n) not O(n^2) (#130)