From: c. <car...@gm...> - 2012-11-09 07:43:38
|
On 8 Nov 2012, at 17:15, oct...@oc... wrote: > Message: 1 > Date: Wed, 07 Nov 2012 15:50:40 -0600 > From: Wei Jin <31...@gm...> > To: Octave Maintainers List <oct...@oc...> > Subject: octave and ITSOL > Message-ID: <1352325040.2979.8.camel@label> > Content-Type: text/plain; charset="UTF-8" > > Hi all, > > I have been working on develop ITSOL's interface to octave. > > Now, I am thinking to integrate ITSOL to octave. Since ITSOL many > preconditioner(ILU,ARMS), I think it might be useful. Any idea? > > http://www-users.cs.umn.edu/~saad/software/ITSOL/ > > > Thank you. Hi, I think the best way to do this would be to start by adding your Octave interface to the linear-algebra package in Octave-Forge, then start working from there. The first step to do so woud be to upload your interface code here: https://sourceforge.net/p/octave/feature-requests so we can have a look and comment on it. c. P.S. there is a student here at Politecnico di Milano working on an implementation of the ILU preconditioner who might be interested in helping out. |