[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: New procedure bicgstab
From: |
R! |
Subject: |
Re: New procedure bicgstab |
Date: |
Mon, 22 Dec 2008 01:14:59 -0800 (PST) |
Hi,
I understand that good preconditioning is very important for procedure like
bicgstab and cgs which I wrote, so maybe I can now try to write ILU
procedure for Octave if you find it useful.
But I'm also interested in your opinion about bicgstab now.
Radek Salac
David Bateman-2 wrote:
>
> Soren Hauberg wrote:
>> Hi,
>> I don't know much about optimization, so I'm just asking out of
>> ignorance, but what is the point of this function compared to the normal
>> division operators in Octave?
>>
>>
> It is iterative, and if you don't care about a great convergence and/or
> you have a good preconditioner this might be faster than the division
> operator... Depends on your problem of course.. However, bicgstab is
> nice to have, but without a good preconditioning routine like "ilu" in
> Octave its use will be limited....
>
> D.
>
> --
> David Bateman address@hidden
> 35 rue Gambetta +33 1 46 04 02 18 (Home)
> 92100 Boulogne-Billancourt FRANCE +33 6 72 01 06 33 (Mob)
>
>
>
--
View this message in context:
http://www.nabble.com/New-procedure-bicgstab-tp21098523p21124705.html
Sent from the Octave - Maintainers mailing list archive at Nabble.com.
- New procedure bicgstab, R!, 2008/12/19
- Re: New procedure bicgstab, Søren Hauberg, 2008/12/19
- Re: New procedure bicgstab, David Bateman, 2008/12/19
- Re: New procedure bicgstab,
R! <=
- Re: New procedure bicgstab, Jaroslav Hajek, 2008/12/22
- Re: New procedure bicgstab, Søren Hauberg, 2008/12/22
- Re: New procedure bicgstab, Ben Abbott, 2008/12/22
- Re: New procedure bicgstab, Jaroslav Hajek, 2008/12/22
- Re: New procedure bicgstab, David Bateman, 2008/12/22
- Re: New procedure bicgstab, David Bateman, 2008/12/22
Re: New procedure bicgstab, Ben Abbott, 2008/12/19