v0.12.10
·
29 commits
to master
since this release
BlockBandedMatrices v0.12.10
Merged pull requests:
- Use Documenter v1 to build docs (#177) (@jishnub)
- Don't import
_fill_lmul!
(#178) (@jishnub) - Reduce allocations in tests (#179) (@jishnub)
- Bump actions/cache from 3 to 4 (#180) (@dependabot[bot])
- Bump codecov/codecov-action from 3 to 4 (#181) (@dependabot[bot])
- Use codecov token in ci.yml (#182) (@jishnub)
- Change JuliaMatrices to JuliaLinearAlgebra in readme and License (#183) (@jishnub)
- Ignore versioned manifest files (#184) (@jishnub)
- Update result type in triangular-vector multiplication (#185) (@jishnub)
- Return array in setindex (#186) (@jishnub)