Releases: JuliaLinearAlgebra/BandedMatrices.jl
Releases · JuliaLinearAlgebra/BandedMatrices.jl
v1.6.1
v1.6.0
BandedMatrices v1.6.0
Merged pull requests:
v1.5.0
v1.4.1
BandedMatrices v1.4.1
Merged pull requests:
- FillArrays namespace in readme (#416) (@jishnub)
- Remove explicit test on v1.10 (#417) (@jishnub)
- Test against LazyBandedMatrices (#418) (@jishnub)
- Bump actions/cache from 3 to 4 (#419) (@dependabot[bot])
- Tests for
OneElementMatrix
multiplication (#420) (@jishnub) - Faster
B[:,i]
for aBandedMatrix
using broadcasting (#421) (@jishnub) - Limit the number of bands printed in showing BandedMatrix (#422) (@jishnub)
- Fix version from v1.4.2 to v1.4.1 (#423) (@jishnub)
v1.4.0
v1.3.1
v1.3.0
BandedMatrices v1.3.0
Merged pull requests: