sparse iterative methods

David Bateman David.Bateman at motorola.com
Fri Mar 14 10:09:05 CDT 2008


Jaroslav Hajek wrote:
> hi,
>
> what about implementing all the Krylov methods from
> http://www.netlib.org/linalg/html_templates/Templates.html?
>
>   
This is a great book which I used during my thesis many years ago.
However, what is supplied in it is not code but pseudo code that help to
write real code. Also in my mind the main issue in implementing matlab
compatible iterative techniques is not the solvers themselves (there are
multiple versions of bicg out there under suitable licenses for example)
but rather the pre conditioners. The luinc and cholinc functions have
recently been superseded by the ilu function in matlab and implementing
ilu will be quite difficult.. I don't need iterative techniques in my
current work and so I lack the motivation to do much about this lack in
Octave..

Regards
David


-- 
David Bateman                                David.Bateman at motorola.com
Motorola Labs - Paris                        +33 1 69 35 48 04 (Ph) 
Parc Les Algorithmes, Commune de St Aubin    +33 6 72 01 06 33 (Mob) 
91193 Gif-Sur-Yvette FRANCE                  +33 1 69 35 77 01 (Fax) 

The information contained in this communication has been classified as: 

[x] General Business Information 
[ ] Motorola Internal Use Only 
[ ] Motorola Confidential Proprietary



More information about the Octave-maintainers mailing list