log scripts/sparse/svds.m @ 10846:a4f482e66b65

age author description
Sun, 01 Aug 2010 20:22:17 -0700 Rik Grammarcheck more of the documentation.
Sun, 30 May 2010 13:45:50 -0700 Rik svds.m: Overhaul code while fixing bug #29721.
Wed, 26 May 2010 17:58:21 -0700 Rik svds.m: Validate struct input argument.
Wed, 26 May 2010 15:51:02 -0700 Rik Initialize ARPACK starting vector in svds test code. (bug #29721)
Fri, 23 Apr 2010 11:28:50 -0700 Rik Untabify .m scripts
Sun, 17 May 2009 12:18:06 -0700 Rik Simplify TeXinfo files by eliminating redundant @iftex followed by @tex construction.
Sat, 28 Mar 2009 21:29:08 -0700 Rik Cleanup documentation for diagperm.texi, sparse.texi
Fri, 27 Mar 2009 22:31:03 -0700 Rik Grammar check TexInfo in all .m files
Sat, 07 Mar 2009 10:41:27 -0500 John W. Eaton update copyright notices
Mon, 23 Feb 2009 16:37:40 -0500 John W. Eaton Fix small error in previous commit, which was two changes that should not have been combined; the first change was to improve breakpoints in debugging and was not mentioned in the commit message. Ugh.
Mon, 23 Feb 2009 16:29:20 -0500 John W. Eaton eigs.cc (Feigs): fix handling of sigma arg
Sat, 24 Jan 2009 12:09:25 -0500 Ben Abbott Skip tests if ARPACK is missing.
Tue, 13 Jan 2009 14:08:36 -0500 John W. Eaton style fixes
Tue, 23 Dec 2008 08:28:23 +0100 David Bateman Add the eigs and svds functions