log scripts/sparse/bicg.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.
Mon, 16 Feb 2015 16:51:45 -0800 Rik Ensure that numbers passed to integer *printf format codes are integers (bug #44245).
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.
Tue, 29 Oct 2013 12:31:57 -0700 Rik maint: Fix various problems with GPL copyright statements.
Wed, 23 Oct 2013 22:09:27 -0400 John W. Eaton maint: Update copyright notices for release.
Sun, 04 Aug 2013 15:11:34 -0700 Rik maint: Use common indentation for switch statement.
Tue, 09 Jul 2013 14:04:05 -0700 Rik maint: Use parentheses around condition for switch(),while(),if() statements.
Sat, 22 Jun 2013 19:47:32 -0700 Rik doc: Periodic grammarcheck of documentation.
Tue, 18 Jun 2013 06:39:12 -0400 John W. Eaton copyright notice fixes
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.
Mon, 13 Feb 2012 07:29:44 -0800 Rik Use Octave coding conventions in all m-file %!test blocks
Mon, 13 Feb 2012 07:38:23 -0800 Rik doc: Use Octave preference for double quote in docstrings in scripts/
Mon, 02 Jan 2012 14:25:41 -0500 John W. Eaton maint: update copyright notices for 2012 stable
Wed, 23 Nov 2011 09:42:50 -0800 Rik doc: Spellcheck documentation before 3.6.0 release
Wed, 23 Nov 2011 08:38:19 -0800 Rik Grammarcheck of documentation before 3.6.0 release.
Wed, 02 Nov 2011 23:28:22 -0400 John W. Eaton maint: fix function definition in test
Thu, 15 Sep 2011 12:51:10 -0400 John W. Eaton maint: untabify and remove trailing whitespace from source files
Sun, 04 Sep 2011 01:21:43 +0200 Carlo de Falco maint: style fixes in iterative linear solvers
Sat, 03 Sep 2011 21:51:26 +0200 Carlo de Falco Move bicg.m to scripts/sparse for uniformity base scripts/linear-algebra/bicg.m@f0bdc34bead4