pgmres

View: New views
3 Messages — Rating Filter:   Alert me  

pgmres

by Carlo de Falco-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi,
Some time ago I wrote a simple implementation of the Preconditioned  
GMRES linear sover (see attachment).
I did not share it at the time because I beleive the best place to put  
it is in octave-proper where other
iterative solvers are, so I was holding it until I would find the time  
to clean it up and change the interface
to be consistent with pcg or bicgstab and compatible with the matlab  
version. After three months I start to think
I will never find the time to do this, so I was thinking that maybe I  
could just commit it to octave-forge and
hope that someone else will eventually find enough motivation to move  
it to octave core...
Any objections if I check this in? Is linear-algebra the right package  
to put it in?
c.





------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Octave-dev mailing list
Octave-dev@...
https://lists.sourceforge.net/lists/listinfo/octave-dev

pgmres.cc (7K) Download Attachment

Re: pgmres

by Carlo de Falco-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


On 31 Aug 2009, at 15:52, Carlo de Falco wrote:

> Hi,
> Some time ago I wrote a simple implementation of the Preconditioned  
> GMRES linear sover (see attachment).
> I did not share it at the time because I beleive the best place to  
> put it is in octave-proper where other
> iterative solvers are, so I was holding it until I would find the  
> time to clean it up and change the interface
> to be consistent with pcg or bicgstab and compatible with the matlab  
> version. After three months I start to think
> I will never find the time to do this, so I was thinking that maybe  
> I could just commit it to octave-forge and
> hope that someone else will eventually find enough motivation to  
> move it to octave core...
> Any objections if I check this in? Is linear-algebra the right  
> package to put it in?
> c.
>

As nobody objected, I have commited this function into the linear-
algebra package
c.


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Octave-dev mailing list
Octave-dev@...
https://lists.sourceforge.net/lists/listinfo/octave-dev

Re: pgmres

by Søren Hauberg :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

fre, 04 09 2009 kl. 15:50 +0200, skrev Carlo de Falco:
> As nobody objected, I have commited this function into the linear-
> algebra package

Great!

Søren


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Octave-dev mailing list
Octave-dev@...
https://lists.sourceforge.net/lists/listinfo/octave-dev