@JuliaRegistrator register Release notes: ## Changed - Changed the `MatrixBandwidth` bandwidth recognition solver from `DelCorsoManzini` to `CapraraSalazarGonzalez` (the default for `MatrixBandwidth` v0.3.0) (#66) - Restricted compat to Julia v1.12+, eliminating compatibility shims and also upgrading compat for various other packages (#66) ## Fixed - Fixed a few minor docstring/doctest errors (#66)
@JuliaRegistrator register
Release notes:
Changed
MatrixBandwidthbandwidth recognition solver fromDelCorsoManzinitoCapraraSalazarGonzalez(the default forMatrixBandwidthv0.3.0) (Bump compat to 1.12; change bandwidth solver; fix docstring issues #66)Fixed