Skip to content

v0.7.2

Latest

Choose a tag to compare

@github-actions github-actions released this 22 Oct 09:29
· 2 commits to master since this release
03f3281

SemiclassicalOrthogonalPolynomials v0.7.2

Diff since v0.7.1

Merged pull requests:

  • Use Bidiagonal instead of BandedMatrix with bandwidth (0,1)/(1, 0) (#144) (@DanielVandH)

Closed issues:

  • BandedMatrix(, 1, 0) , BandedMatrix(, 0, 1) -> Bidiagonal (#140)