help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: code for ILU factorization preconditioner


From: David Bateman
Subject: Re: code for ILU factorization preconditioner
Date: Sun, 23 Dec 2007 11:01:03 +0100
User-agent: Thunderbird 1.5.0.7 (X11/20060921)

Kamaraju S Kusumanchi wrote:
> Hi
>     I am looking for octave script (or function) which performs ILU
> (incomplete LU) factorization. I looked in octave 2.9's documentation on
> Debian Sid and could not find any reference to ILU preconditioner. It would
> be great if someone can point me to a place on the web which has code for
> ILU preconditioner ... I can code it on my own but since ILU is such a well
> known preconditioner, I thought I will ask the experts and save some time.
> 
> Any suggestions?
> 
> thanks
> raju
> 

Octave doesn't have the ilu function yet. It does have a very limited
luinc function.

D.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]