Incomplete LU factorization: Difference between revisions

Content deleted Content added
added a section on stability
added "See also" section. added interwiki link to incomplete cholesky
Line 52:
 
The ILU factorization can be performed as a [[fixed-point iteration]] in a highly parallel way.<ref>{{cite journal|last1=Chow|first1=Edmond|last2=Patel|first2=Aftab|title=Fine-grained parallel incomplete LU factorization|journal=SIAM Journal on Scientific Computing|date=2015|volume=37|issue=2|page=C169-C193|accessdate=10 May 2016|ref=iterativeILU}}</ref>
 
== See also ==
* [[Incomplete Cholesky factorization]]
 
==References==