v0.13.0
BlockBandedMatrices v0.13.0
Merged pull requests:
- Run Documenter job on tags (#187) (@jishnub)
- Direct PkgEval badge to the report (#188) (@jishnub)
- Reorganize code and remove unused _BandedBlockMatrix fn (#189) (@jishnub)
- Change colstart test to colrange (#190) (@jishnub)
- Downstream test against ApproxFun (#191) (@jishnub)
- Handle out-of-bounds blockcolstop/blockrowstop (#192) (@jishnub)
- Don't import BlockedUnitRange in test_triblockbanded.jl (#193) (@jishnub)
- Bump julia-actions/setup-julia from 1 to 2 (#194) (@dependabot[bot])
- Move BandedMatrices+BlockArrays to BlockArray extension (#195) (@dlfivefifty)
- Make tests modular (#197) (@jishnub)
searchsortedfirst
instead offindfirst
incopy_accommodating_diagonals
(#198) (@jishnub)- Test against InfiniteLinearAlgebra (#199) (@jishnub)
- Map imported names to correct parentmodules (#200) (@jishnub)
- Remove unused imported names (#201) (@jishnub)
- Clean up unused imports in tests (#202) (@jishnub)
- Don't export names not owned by the package (#203) (@jishnub)
- Bump julia-actions/cache from 1 to 2 (#204) (@dependabot[bot])
- Release 0.13 (#206) (@dlfivefifty)