Skip to content

v0.3.6

Compare
Choose a tag to compare
@github-actions github-actions released this 15 Jul 08:10
· 184 commits to master since this release
26953ce

ArrayLayouts v0.3.6

Diff since v0.3.5

Closed issues:

  • colsupport and rowsupport fail for lower symmetric banded matrices (#27)

Merged pull requests:

  • Add extra step in _qr to allow dispatch on length, Bidiagonal solve (#26) (@dlfivefifty)
  • fix display and col/rowsupport for symmetric lower banded (#28) (@KlausC)