AlgebraicMultigrid v1.0.0
Breaking Changes
- Updated preconditioner interface to match the LinearSolve v3 interface.
Merged pull requests:
- Extend Ruge-Stuben solver to complex type (#96) (@learning-chip)
- Bump actions/checkout from 3 to 4 (#106) (@dependabot[bot])
- Bump actions/cache from 3 to 4 (#110) (@dependabot[bot])
- Bump codecov/codecov-action from 3 to 4 (#111) (@dependabot[bot])
- SOR Smoother (#112) (@Fastaxx)
- Bump codecov/codecov-action from 4 to 5 (#114) (@dependabot[bot])
- Allow for LinearSolve v3 (#115) (@j-fu)
- Provide interface to the precs API of LinearSolve (#116) (@j-fu)