log scripts/linear-algebra/normest1.m @ 30893:e1788b1a315f

age author description
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
Sun, 11 Oct 2020 21:59:35 -0700 Rik test: Add expected error message <Invalid call> to BIST tests for nargin.
Fri, 17 Jan 2020 13:27:27 -0600 John W. Eaton merge stable to default.
Fri, 17 Jan 2020 13:15:27 -0600 John W. Eaton fix many spelling errors (bug #57613) 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.
Wed, 02 Jan 2019 16:32:43 -0500 John W. Eaton maint: Update copyright dates in all source files. 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.
Fri, 16 Jun 2017 09:03:10 -0700 Rik maint: Merge stable to default.
Fri, 16 Jun 2017 13:05:50 +0200 Marco Caliari Fix possible infinite loop in normest1.m (bug #51241) stable
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:52:01 -0800 Rik normest1.m: Overhaul function.
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
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.
Sun, 16 Oct 2016 10:51:45 -0700 Rik maint: Use 2-space indent in definition of BIST %!functions. stable
Wed, 17 Aug 2016 08:20:26 -0700 Rik doc: Spellcheck documentation ahead of 4.2 release.
Mon, 15 Aug 2016 10:05:50 -0700 Rik doc: grammarcheck documentation for 4.2 release.
Sat, 30 Jul 2016 14:30:48 +0100 Carnë Draug normest1: always return a column vector for IT output (patch #8837)
Mon, 25 Jul 2016 14:50:29 +0100 Marco Caliari New function normest1 as replacement for onenormest (patch #8837)