log scripts/linear-algebra/condest.m @ 28152:4609d001daee stable

age author description
Wed, 11 Mar 2020 13:11:38 -0700 Rik condest.m: Fix estimate when matrix is not symmetric (bug #57968). stable
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, 10 Dec 2019 15:17:01 -0800 Rik doc: Use Texinfo non-sentence ending periods in citations.
Tue, 29 Oct 2019 16:36:41 -0700 Rik doc: Create en-dashes and em-dashes correctly in documentation. stable
Wed, 02 Jan 2019 16:32:43 -0500 John W. Eaton maint: Update copyright dates in all source files. stable
Wed, 15 Aug 2018 12:19:31 -0700 Rik condest.m: Overhaul function to return Inf for singular matrices (bug #46737).
Sat, 07 Apr 2018 10:35:20 -0400 John W. Eaton remove m-file functions deprecated in version 4.2
Fri, 06 Apr 2018 14:31:39 -0700 Rik doc: Use https whenever possible in @url entries. stable
Fri, 30 Mar 2018 09:19:05 -0400 John W. Eaton maint: Update copyright dates in all source files. stable
Sat, 06 Jan 2018 07:57:19 -0800 Rik maint: Update punctuation for GPL v3 license text.
Wed, 22 Feb 2017 12:58:07 -0500 John W. Eaton maint: Merge stable to default.
Wed, 22 Feb 2017 12:39:29 -0500 John W. Eaton maint: Update copyright dates. stable
Mon, 23 Jan 2017 14:30:35 -0500 John W. Eaton maint: strip extra trailing newlines from files.
Thu, 24 Nov 2016 08:13:24 -0800 Rik maint: Periodic merge of stable to default.
Thu, 24 Nov 2016 08:09:54 -0800 Rik doc: Update documentation for norm, normest, normest1, condest. stable
Thu, 24 Nov 2016 07:16:17 -0800 Rik condest.m: Overhaul function.
Thu, 24 Nov 2016 07:11:57 -0800 Rik maint: Periodic merge of stable to default.
Thu, 24 Nov 2016 07:11:23 -0800 Rik doc: Update docstring for condest. stable
Mon, 14 Nov 2016 12:12:02 -0800 Rik maint: Capitalize variable names appearing in error() messages of 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.
Mon, 15 Aug 2016 10:05:50 -0700 Rik doc: grammarcheck documentation for 4.2 release.
Mon, 25 Jul 2016 14:50:29 +0100 Marco Caliari New function normest1 as replacement for onenormest (patch #8837)
Sat, 12 Dec 2015 07:31:00 -0800 Rik 2015 Code Sprint: remove class of function from docstring for all m-files.
Thu, 14 May 2015 14:25:37 -0700 Rik doc: Remove extra spaces at start of docstring which show up in Info format. stable
Sun, 03 May 2015 15:36:23 -0700 Rik doc: Update more docstrings to have one sentence summary as first line. stable
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.
Sat, 07 Feb 2015 20:55:39 -0800 Rik Silence warning messages in %!test code.
Thu, 21 Aug 2014 15:57:18 -0700 Rik doc: Add @nospell macro around proper names in documentation.
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.
Tue, 03 Apr 2012 21:16:29 -0700 Rik condest.m: Fix failing %!test.
Mon, 13 Feb 2012 07:29:44 -0800 Rik Use Octave coding conventions in all m-file %!test blocks
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
Thu, 20 Jan 2011 20:19:29 -0800 Rik Use non-breaking spaces between certain adjectives and their nouns in docstrings.
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, 09 Jan 2011 16:01:05 -0800 Rik Use uppercase 'A' to refer to matrix inputs in m-files.
Mon, 26 Jul 2010 21:25:36 -0700 Rik Grammarcheck documentation of m-files
Sun, 18 Jul 2010 20:35:16 -0700 Rik Grammarcheck the documentation from m-files.
Sat, 17 Jul 2010 19:53:01 -0700 Rik Add spellchecker scripts for Octave and run spellcheck of documentation
Tue, 08 Jun 2010 20:22:38 -0700 Rik Improve documentation strings.
Fri, 23 Apr 2010 11:28:50 -0700 Rik Untabify .m scripts
Thu, 26 Nov 2009 08:28:07 +0100 Jaroslav Hajek fix qp, condest and krylov
Sat, 06 Jun 2009 18:30:52 -0700 Rik Various documentation improvements
Fri, 27 Mar 2009 22:31:03 -0700 Rik Grammar check TexInfo in all .m files
Sat, 07 Mar 2009 10:41:27 -0500 John W. Eaton update copyright notices
Thu, 05 Mar 2009 09:37:59 +0100 Jaroslav Hajek fix condest
Wed, 04 Feb 2009 10:56:23 -0500 John W. Eaton style fixes
Thu, 27 Nov 2008 10:28:24 +0100 Brian Gough corrections for typos
Wed, 12 Dec 2007 22:22:10 +0000 jwe [project @ 2007-12-12 22:19:54 by jwe]
Wed, 12 Dec 2007 22:13:44 +0000 jwe [project @ 2007-12-12 22:13:43 by jwe]
Wed, 12 Dec 2007 22:08:58 +0000 jwe [project @ 2007-12-12 22:08:58 by jwe]
Wed, 12 Dec 2007 22:05:38 +0000 jwe [project @ 2007-12-12 22:05:38 by jwe]
Mon, 03 Dec 2007 20:10:06 +0000 jwe [project @ 2007-12-03 20:10:06 by jwe]