Skip to content

v1.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 06 Nov 14:30
· 38 commits to master since this release
87a1ace

BandedMatrices v1.2.0

Diff since v1.1.0

Merged pull requests:

  • Band views of SubArrays of BandedMatrices (#405) (@jishnub)
  • Accessor function instead of field access in checkbandmatch (#406) (@jishnub)
  • Add compat bounds for stdlibs (#407) (@jishnub)

Closed issues:

  • When to use BandedMatrices over static arrays? (#391)