log scripts/sparse/bicg.m @ 33634:4a70f390c85e default tip @

age author description
Fri, 22 Dec 2023 12:08:17 -0500 John W. Eaton maint: update Octave Project Developers copyright for the new year stable
Thu, 02 Mar 2023 16:07:12 +0100 Markus Mützel bicg: Allow variable number of input arguments in functions (bug #63860). stable
Fri, 06 Jan 2023 13:11:27 -0500 John W. Eaton update Octave Project Developers copyright for the new year stable
Mon, 04 Apr 2022 18:14:56 -0700 Rik maint: Use "fcn" as preferred abbreviation for "function" in m-files.
Tue, 28 Dec 2021 18:22:40 -0500 John W. Eaton update Octave Project Developers copyright for the new year stable
Wed, 10 Feb 2021 10:10:40 -0500 John W. Eaton maint: merge stable to default.
Wed, 10 Feb 2021 09:52:15 -0500 John W. Eaton update Octave Project Developers copyright for the new year stable
Wed, 14 Oct 2020 07:58:12 -0700 Rik maint: Add semicolon to end of all warning() and error() invocations.
Tue, 13 Oct 2020 20:12:56 -0700 Rik maint: Add semicolon after break and return keywords.
Tue, 13 Oct 2020 18:17:29 -0700 Rik maint: Use Octave convention of space after function name in scripts dir.
Tue, 21 Jan 2020 14:04:31 -0800 Rik maint: Remove special cases of old version control keywords in code base.
Wed, 08 Jan 2020 11:59:41 -0500 John W. Eaton update formatting of copyright notices
Mon, 06 Jan 2020 22:29:51 -0500 John W. Eaton update Octave Project Developers copyright for the new year
Mon, 06 Jan 2020 15:38:17 -0500 John W. Eaton use centralized file for copyright info for individual contributors
Tue, 27 Aug 2019 11:07:07 +0900 Kai T. Ohlhus doc: Improve documentation of sparse functions. stable
Wed, 02 Jan 2019 16:32:43 -0500 John W. Eaton maint: Update copyright dates in all source files. stable
Mon, 03 Dec 2018 08:53:37 -0800 Rik bicg.m: Relax BIST test by 1eps to pass on some systems (bug #55132). stable
Wed, 11 Jul 2018 08:40:07 -0700 Rik doc: Miscellaneous documentation fixes all over the manual (bug #54288). stable
Tue, 10 Apr 2018 08:39:24 +0200 Marco Caliari bicg.m: Check for denominators much smaller than numerators bicg.m (bug #53589). stable
Sun, 08 Apr 2018 18:30:57 -0700 Rik maint: List current copyright holder first in list of copyrights. stable
Sun, 08 Apr 2018 10:12:55 +0200 Marco Caliari Turn off warning about sparse lu factorization in bicg BIST test (bug #53390). stable
Sat, 07 Apr 2018 14:11:48 -0700 Rik bicg.m: Overhaul GSOC-improved code to conform to Octave conventions. stable
Fri, 30 Mar 2018 09:19:05 -0400 John W. Eaton maint: Update copyright dates in all source files. stable
Mon, 26 Mar 2018 13:17:59 -0400 Guillaume Flandin avoid some warnings from old versions of makeinfo (bug #53479) stable
Fri, 23 Mar 2018 10:10:52 -0700 Rik doc: grammarcheck m-files ahead of 4.4 release. stable
Sat, 10 Mar 2018 16:09:57 -0800 Mike Miller test: make bicg and pcg tests conditional on CHOLMOD and UMFPACK
Sun, 11 Mar 2018 07:29:04 +0900 Cristiano Dorigo Merge code from SoCiS 2016 "Improve iterative methods" project (http://socis16octave-improveiterativemethods.blogspot.com)
Sat, 06 Jan 2018 07:57:19 -0800 Rik maint: Update punctuation for GPL v3 license text.
Mon, 23 Jan 2017 14:27:48 -0500 John W. Eaton maint: Merge stable to default.
Fri, 20 Jan 2017 12:19:08 -0500 John W. Eaton maint: strip extra trailing newlines from files. stable
Mon, 14 Nov 2016 14:55:41 -0800 Rik maint: Rename variables to match documentation in m-files.
Sun, 13 Nov 2016 20:33:47 -0800 Rik maint: Standardize Copyright formatting.
Wed, 17 Aug 2016 01:05:19 -0400 John W. Eaton maint: Update copyright notices for 2016.
Wed, 20 Apr 2016 11:06:03 -0700 Mike Miller Backed out changeset dcf8922b724b
Wed, 20 Apr 2016 17:53:10 +0200 Kai T. Ohlhus Deprecate printf, puts, and scanf. Make fputs a M-file.
Tue, 02 Feb 2016 17:06:11 -0500 John W. Eaton maint: Periodic merge of stable to default.
Mon, 01 Feb 2016 22:59:43 -0800 Rik Fix regressions caused by ismatrix definition change (partial fix bug #47036). stable
Sat, 12 Dec 2015 07:31:00 -0800 Rik 2015 Code Sprint: remove class of function from docstring for all m-files.
Wed, 18 Nov 2015 10:40:26 -0800 Rik Make error messages more specific about the variable and problem encountered.
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