log src/DLD-FUNCTIONS/eigs.cc @ 10840:89f4d7e294cc

age author description
Sat, 31 Jul 2010 11:18:11 -0700 Rik Grammarcheck .cc files
Sat, 17 Jul 2010 19:53:01 -0700 Rik Add spellchecker scripts for Octave and run spellcheck of documentation
Thu, 08 Jul 2010 09:15:38 -0700 Rik eigs.cc: Initialize random number generator in test blocks
Thu, 27 May 2010 10:56:45 -0700 Rik eigs.cc: Improve documentation string.
Wed, 20 Jan 2010 17:40:53 -0500 John W. Eaton DLD-FUNCTIONS/*.cc: delete Emacs local-variables settings
Wed, 20 Jan 2010 17:33:41 -0500 John W. Eaton DLD-FUNCTIONS/*.cc: untabify
Wed, 06 Jan 2010 13:18:41 +0100 Jaroslav Hajek make unwind_protect frames local
Fri, 23 Oct 2009 09:28:14 -0700 Rik Periodic grammar check of Octave documentation files to ensure common format
Tue, 13 Oct 2009 21:10:37 -0700 Rik Fix various incorrect usages of TeXinfo deffn and deftypefn macros
Tue, 01 Sep 2009 21:04:15 +0200 David Bateman Minor typo in new eigs.cc test
Tue, 01 Sep 2009 08:15:59 +0200 David Bateman Fix nesting error in options parsing of eigs
Tue, 23 Jun 2009 08:22:13 +0200 Jaroslav Hajek update unwind_protect usage everywhere
Sat, 28 Mar 2009 13:57:22 -0700 Rik Check grammar on all .cc files
Sat, 07 Mar 2009 10:41:27 -0500 John W. Eaton update copyright notices
Mon, 23 Feb 2009 16:29:20 -0500 John W. Eaton eigs.cc (Feigs): fix handling of sigma arg
Mon, 09 Feb 2009 12:29:30 -0500 John W. Eaton eigs.cc: increase tolerance
Thu, 05 Feb 2009 13:09:22 -0500 John W. Eaton eigs.cc (Feigs): avoid warnings; style fixes; return after errors
Sat, 24 Jan 2009 12:09:25 -0500 Ben Abbott Skip tests if ARPACK is missing.
Wed, 24 Dec 2008 14:47:13 -0500 John W. Eaton eigs.cc: skip tests if ARPACK is missing
Tue, 23 Dec 2008 08:28:23 +0100 David Bateman Add the eigs and svds functions