Releases: JuliaLinearAlgebra/BandedMatrices.jl
Releases · JuliaLinearAlgebra/BandedMatrices.jl
v0.17.34
BandedMatrices v0.17.34
Merged pull requests:
- Allow trans/adj in triangular ldiv! (#383) (@dlfivefifty)
- Use
LinearAlgebra.BLAS.libblas(#386) (@staticfloat)
v0.17.33
v0.17.32
BandedMatrices v0.17.32
Merged pull requests:
- Overload copymutable_oftype and fillband! (#380) (@dlfivefifty)
- don't precompile for Float32/ComplexF32 (#381) (@jishnub)
v0.17.31
v0.17.30
BandedMatrices v0.17.30
v0.17.29
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: