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. ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Octave-dev mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/octave-dev
