Skip to content

Releases: JuliaLinearAlgebra/BandedMatrices.jl

v1.10.1

21 Oct 22:19
84d8624

Choose a tag to compare

BandedMatrices v1.10.1

Diff since v1.10.0

Merged pull requests:

v1.10.0

21 Oct 20:50
4cacec3

Choose a tag to compare

BandedMatrices v1.10.0

Diff since v1.9.5

Merged pull requests:

Closed issues:

  • Overload _BandedMatrix(::BandedRows, A::AbstactMatrix) (#485)

v1.9.5

06 Oct 11:51
f0a432f

Choose a tag to compare

BandedMatrices v1.9.5

Diff since v1.9.4

Merged pull requests:

v1.9.4

17 Apr 15:50
121bcbf

Choose a tag to compare

BandedMatrices v1.9.4

Diff since v1.9.3

Merged pull requests:

Closed issues:

  • Add support (reverse) Cuthill-McKee algorithm (#76)

v1.9.3

13 Mar 15:35
9751c23

Choose a tag to compare

BandedMatrices v1.9.3

Diff since v1.9.2

Merged pull requests:

  • Explicitly import constructors that are extended (#471) (@jishnub)

v1.9.2

27 Feb 09:39
3ff0f7b

Choose a tag to compare

BandedMatrices v1.9.2

Diff since v1.9.1

Merged pull requests:

v1.9.1

06 Feb 22:38
04ac7e8

Choose a tag to compare

BandedMatrices v1.9.1

Diff since v1.9.0

Merged pull requests:

v1.9.0

19 Dec 17:08
3fe9243

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

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

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)