Multi-preconditioned GMRES
버전 1.2.0 (9.01 KB) 작성자:
Tyrone Rees
An extension of GMRES which allows the use of multiple preconditioners.
When solving linear systems of equations using standard Krylov subspace methods, the user is only allowed to choose a single preconditioner, although in many situations there may be a number of possibilities. Here we provide an extension of GMRES, multi-preconditioned GMRES (MPGMRES), which allows the use of more than one preconditioner.
This code is based on the algorithm described in the manuscript:
Greif, C., Rees, T., Szyld, D. B., GMRES with multiple preconditioners
인용 양식
Tyrone Rees (2026). Multi-preconditioned GMRES (https://github.com/tyronerees/mpgmres/releases/tag/v1.2.0), GitHub. 검색 날짜: .
MATLAB 릴리스 호환 정보
개발 환경:
R2010b
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux카테고리
- MATLAB > Mathematics > Linear Algebra >
Help Center 및 MATLAB Answers에서 Linear Algebra에 대해 자세히 알아보기
태그
| 버전 | 게시됨 | 릴리스 정보 | |
|---|---|---|---|
| 1.2.0 | See release notes for this release on GitHub: https://github.com/tyronerees/mpgmres/releases/tag/v1.2.0
|
||
| 1.1.0.0 | Corrected an error in the example test_mpgmres.m |
||
| 1.0.0.0 |
이 GitHub 애드온의 문제를 보거나 보고하려면 GitHub 리포지토리로 가십시오.
이 GitHub 애드온의 문제를 보거나 보고하려면 GitHub 리포지토리로 가십시오.
