Skip to content

Releases: JuliaLinearAlgebra/BandedMatrices.jl

v1.9.0

19 Dec 17:08
3fe9243
Compare
Choose a tag to compare

BandedMatrices v1.9.0

Diff since v1.8.0

Merged pull requests:

v1.8.0

03 Dec 11:26
fd26b83
Compare
Choose a tag to compare

BandedMatrices v1.8.0

Diff since v1.7.6

Julia compat v1.10

The v1.8 release sets the minimum julia compatibility to v1.10 (the current LTS release), and further development would seek to remain compatible with this version of julia. The older releases (<v"1.8") would remain compatible with julia v1.6+.

Merged pull requests:

v1.7.6

29 Nov 18:42
dc97b29
Compare
Choose a tag to compare

BandedMatrices v1.7.6

Diff since v1.7.5

Merged pull requests:

Closed issues:

  • Crash for v1.11-rc3 on arm64 (#454)

v1.7.5

16 Sep 22:02
Compare
Choose a tag to compare

BandedMatrices v1.7.5

Diff since v1.7.4

Merged pull requests:

v1.7.4

30 Aug 14:06
57a70a5
Compare
Choose a tag to compare

BandedMatrices v1.7.4

Diff since v1.7.3

Merged pull requests:

v1.7.3

19 Aug 10:24
d8e10c7
Compare
Choose a tag to compare

BandedMatrices v1.7.3

Diff since v1.7.2

Merged pull requests:

Closed issues:

  • Cholesky of a view of a BandedMatrix forgets the structure (#450)

v1.7.2

05 Jun 07:55
3401f05
Compare
Choose a tag to compare

BandedMatrices v1.7.2

Diff since v1.7.1

Merged pull requests:

v1.7.1

03 Jun 07:14
eb47cc2
Compare
Choose a tag to compare

BandedMatrices v1.7.1

Diff since v1.7.0

Merged pull requests:

v1.7.0

27 Apr 08:22
6e8982c
Compare
Choose a tag to compare

BandedMatrices v1.7.0

Diff since v1.6.1

Merged pull requests:

v1.6.1

18 Mar 17:24
797a574
Compare
Choose a tag to compare

BandedMatrices v1.6.1

Diff since v1.6.0

Merged pull requests:

  • Direct PkgEval badge to the report (#430) (@jishnub)
  • Backquotes in row/col start/stop docstirngs (#431) (@jishnub)
  • Fix indexing for offset views of BandedMatrixes (#432) (@jishnub)