log scripts/sparse/bicgstab.m @ 14138:72c96de7a403 stable

age author description
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.
Mon, 07 Nov 2011 02:56:06 -0500 John W. Eaton don't define functions in test and demo blocks
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 14:37:38 -0500 Jordi GutiƩrrez Hermoso codesprint: Fix building of docs for new bicg functions
Sat, 03 Sep 2011 20:06:30 +0200 Carlo de Falco Make bicgstab interface more compatible
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
Tue, 23 Dec 2008 01:08:59 +0100 Radek Salac Add the bicgstab function