v0.9.0
Krylov v0.9.0
Closed issues:
- Document callbacks (#587)
- Add GPU support for MINRES-QLP (#632)
- Suggestion: Overhauled minres implementation? (#652)
- [documentation] Change the category of USYMLQ and USYMQR (#665)
- Add
ktypeof
support for view arrays (#667)
Merged pull requests:
- Add six Krylov processes (#618) (@amontoison)
- [documentation] update callbacks.md (#629) (@amontoison)
- An implementation of FGMRES (#636) (@amontoison)
- Add vector_to_matrix function (#637) (@amontoison)
- Update multiple docstrings and comments (#638) (@amontoison)
- Reduce the storage required by DIOM and DQGMRES (#639) (@amontoison)
- Remove allocations in roots_quadratic (#640) (@amontoison)
- Add a comment about complex matrices in gpu.md (#641) (@amontoison)
- Add FGMRES in processes.md (#642) (@amontoison)
- Add discussion in readme (#643) (@tmigot)
- Add GPU support for to_boundary function (#644) (@amontoison)
- add imput and output arguments in all docstrings (#647) (@amontoison)
- Add the workflow Invalidations.yml (#649) (@amontoison)
- Use Aqua.jl in the tests (#650) (@amontoison)
- Add the support of CuSparseMatrixCOO in gpu.md (#651) (@amontoison)
- Add m and n in all Krylov solvers (#653) (@amontoison)
- Better display of Krylov solvers (#654) (@amontoison)
- [KrylovSolvers] Improve GPU support (#655) (@amontoison)
- Add optional argument(s) in the docstrings (#656) (@amontoison)
- Create a Aqua workflow (#657) (@amontoison)
- Fix Aqua workflow (#658) (@amontoison)
- Fix again the Aqua workflow (#659) (@amontoison)
- Improve allocation tests (#660) (@amontoison)
- [LNLQ] Use utolx and utoly instead of etolx and etoly (#662) (@amontoison)
- [documentation] Replace symmetric by Hermitian (#664) (@amontoison)
- [documentation] Add a section storage requirements (#666) (@amontoison)
- Change the category of USYMLQ and USYMQR (#668) (@amontoison)
- Support a view of a matrix as a right-hand side b (#669) (@amontoison)
- Improve Krylov processes (#671) (@amontoison)
- Update test/test_utils.jl (#672) (@amontoison)
- Fix a typo in processes.md (#674) (@amontoison)
- Comment processes (#675) (@amontoison)
- Use the same tolerance for all allocation tests (#676) (@amontoison)
- Add a keyword argument iostream for all Krylov methods (#677) (@amontoison)
- Update the show function for Krylov solvers (#678) (@amontoison)
- pass over paper (#681) (@dpo)
- Add documentation for all keyword arguments (#682) (@amontoison)
- [documentation] Remove the subsection restarted methods (#684) (@amontoison)
- Add notes about relations between processes (#685) (@amontoison)
- Check all docstrings (#688) (@amontoison)
- Release 0.9.0 (#689) (@amontoison)