log scripts/special-matrix/gallery.m @ 31551:fd29c7a50a78 stable

age author description
Sat, 26 Nov 2022 06:32:08 -0800 Rik maint: use commas, semicolons consistently with Octave conventions. stable
Fri, 25 Nov 2022 21:23:54 -0800 Rik maint: Clean up m-files before Octave 8.1 release. stable
Tue, 28 Dec 2021 18:22:40 -0500 John W. Eaton update Octave Project Developers copyright for the new year stable
Fri, 26 Nov 2021 20:53:22 -0800 Rik maint: Style check m-files ahead of 7.1 release. stable
Tue, 23 Nov 2021 13:28:34 -0800 Rik maint: Shorten some long lines to <= 80 characters (bug #57599)
Tue, 23 Nov 2021 12:36:01 -0500 John W. Eaton eliminate use of .+ and .- operators in Octave sources
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 11:46:55 -0700 Rik maint: Use semicolon after assert statement inside %!test blocks.
Tue, 13 Oct 2020 13:47:55 -0700 Rik maint: Use Octave convention that error() messages don't end with a period.
Tue, 13 Oct 2020 13:24:54 -0700 Rik maint: Don't enclose single output of function with '[]'.
Sun, 11 Oct 2020 21:59:35 -0700 Rik test: Add expected error message <Invalid call> to BIST tests for nargin.
Sat, 10 Oct 2020 16:32:20 -0700 Rik maint: Use same coding style when checking for a minimum of 1 input.
Fri, 10 Jan 2020 13:19:38 -0800 Rik doc: grammarcheck documentation ahead of 6.1 release.
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
Wed, 26 Jun 2019 15:47:03 -0400 John W. Eaton unless necessary for formatting or code, use ' instead of `
Thu, 09 May 2019 10:47:17 -0700 Rik gallery.m: Fix typo in docstring for poisson (bug #56267). stable
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
Mon, 26 Mar 2018 10:45:04 -0700 Rik doc: Spellcheck documentation ahead of 4.4 release. stable
Sat, 06 Jan 2018 07:57:19 -0800 Rik maint: Update punctuation for GPL v3 license text.
Tue, 11 Apr 2017 19:28:29 +0100 Carnë Draug gallery.m: fix failing test due to typo on test unit.
Mon, 10 Apr 2017 15:00:25 +0100 Carnë Draug gallery: use broadcasting to generate cauchy and fiedler matrices
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
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.
Sat, 02 Jul 2016 05:11:09 +1000 Lachlan Andrew Check that second argument to size () is a scalar (bug #48368).
Fri, 20 May 2016 16:16:10 -0700 Rik maint: Use two newlines after endfunction and start of BIST tests.
Thu, 19 May 2016 18:48:52 -0700 Rik maint: Use two spaces after period to indicate sentence break.
Wed, 30 Mar 2016 15:19:12 -0700 Rik maint: Eliminate accidental double spaces in code.
Sun, 27 Mar 2016 15:50:01 -0700 Rik doc: Wrap m-file docstrings to 79 characters + newline (80 total).
Thu, 25 Feb 2016 10:37:59 -0800 Rik Fix check-missing-semicolon QA target (bug #47277).
Thu, 17 Dec 2015 12:06:30 -0500 John W. Eaton fix comment character style in most .m files to be consistent
Sat, 12 Dec 2015 07:31:00 -0800 Rik 2015 Code Sprint: remove class of function from docstring for all m-files.
Fri, 03 Jul 2015 16:53:08 +0100 Carnë Draug gallery: add very basic tests (check output size) for all matrix types.
Fri, 03 Jul 2015 16:33:31 +0100 Carnë Draug gallery: allow N to be a 2 element vectors for cycol matrices.
Fri, 03 Jul 2015 16:20:56 +0100 Carnë Draug gallery: fix typo on variable name for invhess matrix.
Fri, 03 Jul 2015 16:18:33 +0100 Carnë Draug gallery: fix randsvd by adding missing dependency qmult().
Fri, 03 Jul 2015 15:01:38 +0100 Carnë Draug gallery: allow single element vectors for 'house'.
Thu, 02 Jul 2015 22:26:16 +0100 Massimiliano Fasi gallery: fix chebspec, cycol, gearmat, hanowa, lauchli, and pei (bug #45466)
Tue, 26 May 2015 21:07:42 -0700 Rik Use in-place operators in m-files where possible.
Sun, 03 May 2015 17:00:11 -0700 Rik doc: Update more docstrings to have one sentence summary as first line. stable
Sat, 14 Mar 2015 14:52:58 +0000 Carnë Draug gallery: performance increase for minij matrix.
Mon, 23 Feb 2015 14:54:39 -0800 Rik maint: Clean up m-files to follow Octave coding conventions.
Wed, 11 Feb 2015 14:19:08 -0500 John W. Eaton maint: Update copyright notices for 2015.
Tue, 20 Jan 2015 10:24:46 -0500 John W. Eaton maint: Periodic merge of gui-release to default.
Tue, 20 Jan 2015 08:26:57 -0500 John W. Eaton strip trailing whitespace from most source files stable
Mon, 06 Oct 2014 08:40:48 -0700 Rik gallery.m: Add BIST tests for central dispatch function.
Thu, 21 Aug 2014 15:57:18 -0700 Rik doc: Add @nospell macro around proper names in documentation.
Thu, 19 Jun 2014 10:35:39 -0700 Rik gallery.m: Return correct matrix if 3rd argument is not specified.
Sun, 08 Jun 2014 17:59:59 -0700 Rik doc: Replace "non-zero" with "nonzero" to match existing usage.
Fri, 06 Sep 2013 14:08:42 -0700 Rik Replace cellfun() occurrences with faster code where possible.
Wed, 28 Aug 2013 08:33:02 -0700 Rik maint: End m-files with 1 blank line.
Wed, 21 Aug 2013 19:53:42 -0700 Rik Use semicolon after "return" statement in core m-files.
Wed, 21 Aug 2013 16:42:13 -0700 Rik Use explicit form of end (endif, endfor, etc.) in core m-files.
Mon, 19 Aug 2013 20:46:38 -0700 Rik doc: Add new @qcode macro for code samples which are quoted.
Wed, 07 Aug 2013 13:42:49 -0700 Rik Use 2-D, not 2D, in error messages.