Releases: JuliaLinearAlgebra/BandedMatrices.jl
Releases · JuliaLinearAlgebra/BandedMatrices.jl
v0.17.28
BandedMatrices v0.17.28
Merged pull requests:
- Extend getindex without Base namespace consistently (#369) (@jishnub)
- Fix assigning vector to row (#370) (@jishnub)
- optimized setindex methods (#371) (@jishnub)
- Docstrings for colrange/rowrange and friends (#372) (@jishnub)
- Optimized row/col getindex for a
BandedMatrix
(#373) (@jishnub) - Bump version to v0.17.28 (#374) (@jishnub)
v0.17.27
BandedMatrices v0.17.27
Merged pull requests:
v0.17.26
BandedMatrices v0.17.26
Merged pull requests:
v0.17.25
v0.17.24
BandedMatrices v0.17.24
Merged pull requests:
- Return AdjOrTrans on copy of AdjOrTrans (#227) (@dlfivefifty)
- In-place eigvals for complex Hermitian
BandedMatrix
(#359) (@jishnub) - Generalized eigen for complex Hermitian BandedMatrix (#360) (@jishnub)
- restrict Adjoint copy to v1.9+ (#361) (@jishnub)
- Fixes to mul for BandedEigenvectors (#362) (@jishnub)
- mention adjoint in split-cholesky comments (#363) (@jishnub)
- Faster indexing for
BandedGeneralizedEigenvectors
(#364) (@jishnub)
v0.17.23
BandedMatrices v0.17.23
Closed issues:
- getindex for BandedEigenvalues is extremely slow (#346)
Merged pull requests: