Releases: JuliaLinearAlgebra/BlockBandedMatrices.jl
Releases · JuliaLinearAlgebra/BlockBandedMatrices.jl
v0.12.2
BlockBandedMatrices v0.12.2
Merged pull requests:
v0.12.1
BlockBandedMatrices v0.12.1
Merged pull requests:
- Use first in _firstblock (#152) (@dlfivefifty)
- Remove explicit test on v1.9 (#153) (@jishnub)
- whitespace fixes (#154) (@jishnub)
- Fix docstrings, and make docs runnable (#155) (@jishnub)
- remove extra sub_materialize methods (#156) (@jishnub)
- concretely typed structs in interface tests (#157) (@jishnub)
v0.12.0
BlockBandedMatrices v0.12.0
Merged pull requests:
- Fix repo url in docs (#140) (@jishnub)
- Change docs path from latest to dev (#141) (@jishnub)
- enable dependabot for GitHub actions (#142) (@ranocha)
- Bump actions/checkout from 2 to 3 (#143) (@dependabot[bot])
- Bump actions/cache from 1 to 3 (#144) (@dependabot[bot])
- Bump codecov/codecov-action from 1 to 3 (#145) (@dependabot[bot])
- Julia v1.9 (#146) (@dlfivefifty)
- Support views with BlockedUnitRange (#147) (@dlfivefifty)
- Update Compathelper (#148) (@jishnub)
v0.11.10
BlockBandedMatrices v0.11.10
Merged pull requests:
v0.11.9
BlockBandedMatrices v0.11.9
Merged pull requests:
v0.11.8
v0.11.7
BlockBandedMatrices v0.11.7
Merged pull requests:
- Fix type -> eltype in docstrings (#129) (@jishnub)
- Support block banded cholesky (#130) (@dlfivefifty)
v0.11.6
BlockBandedMatrices v0.11.6
Closed issues:
- Infinite dim. BandedBlockBandedMatrices interaction with Symmetric() broken? (#127)
Merged pull requests:
- Drop usage of blockcolsupport(_, ::Int) (#126) (@dlfivefifty)
v0.11.5
BlockBandedMatrices v0.11.5
Merged pull requests:
- Support Symmetric(::BandedBlockBandedMatrix) (#128) (@dlfivefifty)