log scripts/special-matrix/gallery.m @ 20162:2645f9ef8c88 stable

age author description
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.
Sun, 14 Jul 2013 08:12:53 -0700 Rik doc: Document 'uniformdata', 'normaldata', 'integerdata' matrices in gallery.m.
Sat, 13 Jul 2013 22:25:59 -0700 Rik gallery.m: Add 'integerdata' matrix to function.
Sat, 13 Jul 2013 19:43:36 -0700 Rik gallery.m: Add 'normaldata' matrix to function.
Sat, 13 Jul 2013 19:28:24 -0700 Rik gallery.m: Add 'uniformdata' matrix to function.
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:01 -0400 John W. Eaton avoid backquote in error messages, some uses in doc strings
Sat, 08 Jun 2013 16:06:55 +0100 Carnë Draug gallery: fix bug from typo in variable name
Fri, 10 May 2013 01:02:58 +0100 Carnë Draug gallery: new function