Talk:Incomplete Cholesky factorization

I think the psuedocode is for a full Cholesky factorization.

Talk:Incomplete Cholesky factorization

Problem with pseudocode

I think the psuedocode is for a full Cholesky factorization.

^ That should be fixed as of Jan 4, 2026. Rileyjmurray (talk) 19:18, 5 January 2026 (UTC)Reply

Non-existence of the ICF for non-diagonally-dominant matrices should be stated

The article misses to state that the incomplete Cholesky factorization does not necessarily exist even when the (symmetric positive definite) matrix has a full Cholesky factorization. This is a of practical relevance for problems where the matrix is not diagonally dominant, for example for linear systems arising from implicit differential equation solvers when the time step is large. It would also be useful to propose how a modified Cholesky preconditioner can be obtained in such cases. Pia novice (talk) 10:49, 18 December 2023 (UTC)Reply

I've added a statement about the possibility of non-existence. I didn't add anything about how to handle that case. The "Templates for linear systems" book has plenty of discussion on that topic which could be included in this article. That said, it'd be easy to exceed the scope of this article and end up discussing incomplete triangular factorizations more generally (e.g., incomplete LU, incomplete LDLT, even sparse incomplete QR). Rileyjmurray (talk) 19:20, 5 January 2026 (UTC)Reply

Content Disclaimer

Informasi ini disarikan dari Wikipedia dan disajikan kembali untuk tujuan edukasi. Konten tersedia di bawah lisensi CC BY-SA 3.0. Kami tidak bertanggung jawab atas ketidakakuratan data yang bersumber dari kontribusi publik tersebut.

  1. The information displayed on this website is sourced in part or in whole from Wikipedia and has been adapted for the purpose of restating it. We strive to provide accurate and relevant information, however:
  2. There is no guarantee of absolute accuracy. Wikipedia is an open, collaborative project that can be edited by anyone, so information is subject to change.
  3. It is not intended to constitute professional advice. The content displayed is for informational and educational purposes only. For important decisions (e.g., medical, legal, or financial), please consult a professional.
  4. Content copyright. Wikipedia is licensed under the Creative Commons Attribution-ShareAlike License (CC BY-SA). This means that content may be reused with appropriate attribution and shared under a similar license.
  5. Responsible use. Any risk arising from the use of information from this website is entirely the responsibility of the user.