Releases: SciML/FastAlmostBandedMatrices.jl
Releases · SciML/FastAlmostBandedMatrices.jl
v0.1.6
FastAlmostBandedMatrices v0.1.6
Merged pull requests:
- Add spell checking configuration (#21) (@ChrisRackauckas)
- [ci skip] Fix spelling errors (#22) (@ChrisRackauckas)
- Add downgrade CI workflow (#23) (@ChrisRackauckas)
- Apply JuliaFormatter to fix code formatting (#24) (@ChrisRackauckas)
- Bump crate-ci/typos from 1.18.0 to 1.38.1 (#31) (@dependabot[bot])
- Add Julia ecosystem to Dependabot configuration (#36) (@ChrisRackauckas-Claude)
- Bump peter-evans/create-pull-request from 7 to 8 (#37) (@dependabot[bot])
- Documentation improvements: Expand examples and enhance docstrings (#39) (@ChrisRackauckas-Claude)
- Fix fill! to return array instead of nothing (#40) (@ChrisRackauckas-Claude)
- Fix ArrayInterface minimum version bound (#41) (@ChrisRackauckas-Claude)
- Performance: Zero-allocation colsupport using DisjointRange (#42) (@ChrisRackauckas-Claude)
- Bump crate-ci/typos from 1.38.1 to 1.41.0 (#43) (@dependabot[bot])
- Bump the all-julia-packages group across 1 directory with 6 updates (#44) (@dependabot[bot])
- Switch from JuliaFormatter to Runic.jl for code formatting (#45) (@ChrisRackauckas-Claude)
- Bump crate-ci/typos from 1.41.0 to 1.42.0 (#46) (@dependabot[bot])
- Disable downgrade tests pending dependency updates (#48) (@ChrisRackauckas-Claude)
v0.1.5
FastAlmostBandedMatrices v0.1.5
Merged pull requests:
- ci: test with
1,ltsandpreversions of julia (#17) (@thazhemadam) - Bump codecov/codecov-action from 4 to 5 (#18) (@dependabot[bot])
- Add fill! for AlmostBandedMatrix (#20) (@ErikQQY)
Closed issues:
- Incorrect
fill!operation on sparse fill with BigFloat (#19)
v0.1.4
FastAlmostBandedMatrices v0.1.4
Merged pull requests:
- ci: standardize workflows using SciML's reusable workflows (#14) (@thazhemadam)
- Bump peter-evans/create-pull-request from 6 to 7 (#15) (@dependabot[bot])
- feat: implement
similar(#16) (@avik-pal)
Closed issues:
- Register (#13)
v0.1.3
FastAlmostBandedMatrices v0.1.3
Merged pull requests:
- Remove recompile_invalidations (#12) (@ChrisRackauckas)
v0.1.2
FastAlmostBandedMatrices v0.1.2
Merged pull requests:
- Bump julia-actions/setup-julia from 1 to 2 (#9) (@dependabot[bot])
- CompatHelper: bump compat for MatrixFactorizations to 3, (keep existing compat) (#10) (@github-actions[bot])
- CompatHelper: bump compat for LazyArrays to 2, (keep existing compat) (#11) (@github-actions[bot])