log scripts/sparse/bicgstab.m @ 13091:e5aaba072d2b

age author description
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