From: Andreas S. <st...@us...> - 2001-11-27 20:32:00
|
Update of /cvsroot/octave/octave-forge/main/linear-algebra In directory usw-pr-cvs1:/tmp/cvs-serv27925 Modified Files: Makefile Added Files: GramSchmidt.cc Log Message: Gram Schmidt algorithm added |
From: Andreas S. <st...@us...> - 2001-11-30 21:58:21
|
Update of /cvsroot/octave/octave-forge/main/linear-algebra In directory usw-pr-cvs1:/tmp/cvs-serv13581 Added Files: eiggen.m Log Message: generalized eigenvalues |
From: Andreas S. <st...@us...> - 2002-01-10 21:52:54
|
Update of /cvsroot/octave/octave-forge/main/linear-algebra In directory usw-pr-cvs1:/tmp/cvs-serv1638/main/linear-algebra Removed Files: eiggen.m Log Message: |
From: Al D. <al...@us...> - 2002-01-31 06:08:11
|
Update of /cvsroot/octave/octave-forge/main/linear-algebra In directory usw-pr-cvs1:/tmp/cvs-serv6621/main/linear-algebra Modified Files: funm.m rref.m thfm.m Log Message: Cosmetic changes in the comment section for 'Copyright' and/or 'Author' lines to enable parsing by the admin/get_authors script and automatic generation of the AUTHORS file. No changes to executable code! |
From: Paul K. <pki...@us...> - 2002-03-18 07:43:36
|
Update of /cvsroot/octave/octave-forge/main/linear-algebra In directory usw-pr-cvs1:/tmp/cvs-serv16185/main/linear-algebra Modified Files: Makefile Log Message: Makefiles more consistent; accept optional "install" target in tertiary makes |
From: Paul K. <pki...@us...> - 2002-11-02 11:05:11
|
Update of /cvsroot/octave/octave-forge/main/linear-algebra In directory usw-pr-cvs1:/tmp/cvs-serv29120/main/linear-algebra Modified Files: GramSchmidt.cc Log Message: Seperate lines of multiline strings with \n\ to keep gcc 3.2 happy. |
From: Paul K. <pki...@us...> - 2002-11-16 20:41:33
|
Update of /cvsroot/octave/octave-forge/main/linear-algebra In directory usw-pr-cvs1:/tmp/cvs-serv29280/main/linear-algebra Modified Files: GramSchmidt.cc Log Message: gcc 3.2 changes |
From: Paul K. <pki...@us...> - 2003-02-20 01:18:18
|
Update of /cvsroot/octave/octave-forge/main/linear-algebra In directory sc8-pr-cvs1:/tmp/cvs-serv9541 Modified Files: Makefile Removed Files: rsf2csf.cc rsf2csf.m Log Message: rsf2csf removed because of questions about code origin |
From: David B. <ad...@us...> - 2003-09-12 14:22:46
|
Update of /cvsroot/octave/octave-forge/main/linear-algebra In directory sc8-pr-cvs1:/tmp/cvs-serv27368/main/linear-algebra Modified Files: rref.m Log Message: Changes to allow use with latest CVS of octave (do_fortran_indexing, etc) |