On 12 Nov 2011, at 12:17, Alexander Barth wrote:

> Dear Filippone,
> 
> Also an iterative parallel solver would be very useful for me.
> Currently, I'm using either a direct solver (the \ operator) or the
> conjugate gradient alogorithm.
> I tried to find our more information about PSBLAS but it seems that
> the web-page has currently some problems (time-out).
> 
> Best regards,
> Alex

Alex,
Most iterative solvers in Octave are implemented as m-files so if the new 
matrix 
class overloads matrix/vector multiplication they should be already usable with 
the new class ...
Have you tried that already? I'm trying to install the package right now to 
check.
c.
------------------------------------------------------------------------------
RSA(R) Conference 2012
Save $700 by Nov 18
Register now
http://p.sf.net/sfu/rsa-sfdev2dev1
_______________________________________________
Octave-dev mailing list
Octave-dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/octave-dev

Reply via email to