log scripts/sparse/cgs.m @ 20164:df437a52bcaf stable

age author description
Mon, 04 May 2015 14:22:02 -0700 Rik doc: Update more docstrings to have one sentence summary as first line. stable
Tue, 24 Feb 2015 20:50:59 -0800 Rik doc: Add qmr to documentation.
Mon, 23 Feb 2015 14:54:39 -0800 Rik maint: Clean up m-files to follow Octave coding conventions.
Thu, 12 Feb 2015 18:34:56 +0100 Kai T. Ohlhus Fix Matlab incompatibility of "ismatrix" (bug #42422).
Wed, 11 Feb 2015 14:19:08 -0500 John W. Eaton maint: Update copyright notices for 2015.
Wed, 23 Oct 2013 22:09:27 -0400 John W. Eaton maint: Update copyright notices for release.
Sat, 22 Jun 2013 19:47:32 -0700 Rik doc: Periodic grammarcheck of documentation.
Mon, 09 Jul 2012 10:34:43 -0700 Rik doc: Periodic grammarcheck of documentation.
Tue, 08 May 2012 18:02:24 -0700 Rik doc: Remove unnecessary blank line after start of Texinfo section.
Fri, 20 Jan 2012 12:59:53 -0800 Rik Revamp %!demos in m-files to use Octave coding conventions on spacing, etc.
Mon, 02 Jan 2012 14:25:41 -0500 John W. Eaton maint: update copyright notices for 2012 stable
Wed, 23 Nov 2011 08:38:19 -0800 Rik Grammarcheck of documentation before 3.6.0 release.
Thu, 15 Sep 2011 12:51:10 -0400 John W. Eaton maint: untabify and remove trailing whitespace from source files
Sat, 03 Sep 2011 16:32:44 -0400 John W. Eaton maint: style fixes for cgs
Sat, 03 Sep 2011 16:25:48 -0400 John W. Eaton codesprint: avoid crash after running tests
Sat, 03 Sep 2011 20:18:50 +0200 Carlo de Falco codesprint: Allow passing a function handle for the coefficient matrix in cgs
Thu, 20 Jan 2011 17:35:29 -0500 John W. Eaton all script files: untabify and strip trailing whitespace
Fri, 14 Jan 2011 05:47:45 -0500 John W. Eaton update copyright notices
Sun, 09 Jan 2011 21:33:04 -0800 Rik Use uppercase for variable names in error() strings to match Info documentation. Only m-files done.
Sun, 18 Jul 2010 20:35:16 -0700 Rik Grammarcheck the documentation from m-files.
Thu, 28 May 2009 07:37:13 +0200 Jaroslav Hajek fix & improve preconditioning strategy in cgs & bicgstab
Thu, 28 May 2009 07:03:11 +0200 Radek Salac improve bicgstab and cgs
Sat, 07 Mar 2009 10:41:27 -0500 John W. Eaton update copyright notices
Tue, 13 Jan 2009 14:08:36 -0500 John W. Eaton style fixes
Fri, 21 Nov 2008 15:03:03 +0100 Radek Salac Add the cgs and treelayout functions