[OctDev] linear-algebra: new QR updating functions

David Bateman adb014 at gmail.com
Tue Feb 19 16:18:20 CST 2008


John W. Eaton wrote:
> On 19-Feb-2008, David Bateman wrote:
> | You can either check out the octave-forge SVN or look at them on the web
> | interface at
> | 
> | http://octave.svn.sourceforge.net/viewvc/octave/trunk/octave-forge/main/linear-algebra/src/
> 
> OK.  Which files/functions are you proposing to include in Octave?  I
> think it is probably OK to add them as is.  As you said, the Fortran
> code should probably go in libcruft, though it seems odd to be putting
> much new code there.  In any case, it is the only part of Octave that
> is really set up for compiling Fortran code, though maybe it wouldn't
> be too much work to add rules for Fortran to the liboctave Makefile.
> 

Essentially everything in that directory that is less than a day old (ie
rev 4664), though in fact the gsvd function is also a matlab core
function, and so might also be considered.

D.


More information about the Octave-maintainers mailing list