v0.8.4
Krylov v0.8.4
Closed issues:
- Add documentation about preconditioners (#222)
- Tests failures on macOS ARM M1 (#560)
- Failing CR test (#598)
- fill out residual in output stats (#612)
Merged pull requests:
- comment out failing tests (#561) (@dpo)
- Setup JOSS paper (#603) (@amontoison)
- use strict=true in docs (#604) (@dpo)
- Update ktypeof function to support BlockArrays and FillArrays (#606) (@amontoison)
- Use the multiple dispatch for ktypeof function (#607) (@amontoison)
- [documentation] Add a section about preconditioners (#609) (@amontoison)
- Replace mul! by mulorldiv! for preconditioners (#610) (@amontoison)
- [documentation] Refactor examples (#611) (@amontoison)
- [documentation] Add a section for each Krylov method (#613) (@amontoison)
- Improve rNorm estimate in CR (#614) (@amontoison)
- Use a testset for all allocation tests (#615) (@amontoison)
- Update .cirrus.yml for FreeBSD 13.0 (#616) (@amontoison)
- Remove two tests for USYMQR (#619) (@amontoison)
- Update CommentPR.yml (#620) (@JarLob)
- add FPS in breakage tests (#621) (@tmigot)
- Use Aᴴ instead of Aᵀ (#622) (@amontoison)
- Add a reference to BiCG paper (#623) (@amontoison)
- [KrylovSolvers] inner constructors -> outer constructors (#624) (@amontoison)
- Use buildkite to test the GPU support (#625) (@amontoison)
- Test Krylov macros (#626) (@amontoison)
- Update workflows (#628) (@amontoison)
- [documentation] update gpu.md (#630) (@amontoison)
- [GPU] Remove random tests (#631) (@amontoison)
- Add more examples with the preconditioners (#633) (@amontoison)
- Release 0.8.4 (#634) (@amontoison)