log scripts/general/accumarray.m @ 14138:72c96de7a403 stable

age author description
Mon, 02 Jan 2012 14:25:41 -0500 John W. Eaton maint: update copyright notices for 2012 stable
Thu, 29 Dec 2011 22:01:39 -0500 Ben Abbott accumarray.m: Fix trivial typo in docstring. stable
Thu, 29 Dec 2011 15:18:10 -0500 Jordi Gutiérrez Hermoso accumarray.m: Add another example for sparse matrices, minor formatting stable
Thu, 29 Dec 2011 06:05:00 -0800 Rik doc: Final grammarcheck and spellcheck before 3.6.0 release. stable
Tue, 27 Dec 2011 15:03:35 -0500 Jordi Gutiérrez Hermoso acumarray.m: Reformat long lines stable
Tue, 27 Dec 2011 13:51:35 -0500 Jordi Gutiérrez Hermoso accumarray.m: Handle the case of empty size argument for functions besides @sum stable
Tue, 27 Dec 2011 13:45:30 -0500 Jordi Gutiérrez Hermoso Do more error checking on accumarray and accumdim input. stable
Thu, 15 Dec 2011 22:03:03 -0800 Rik Use non-negative, non-positive with hyphens in error messages. 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 00:26:27 -0400 Jordi Gutiérrez Hermoso Consistently allow creation of sparse vectors in accumarray
Wed, 02 Nov 2011 00:25:27 -0400 Jordi Gutiérrez Hermoso Clarify max/min in accumarray and uniformise its behaviour
Tue, 20 Sep 2011 15:38:24 -0400 John W. Eaton maint: periodic merge of stable to default
Tue, 20 Sep 2011 12:25:02 -0700 Rik doc: Quiet Texinfo warning in accumarray.m stable
Sat, 17 Sep 2011 22:07:41 -0500 Jordi Gutiérrez Hermoso maint: Periodic merge of stable to default
Sat, 17 Sep 2011 21:55:38 -0500 Jordi Gutiérrez Hermoso Improve accumarray's docstring: one more example, mention vals can be scalar stable
Sat, 06 Aug 2011 18:03:18 -0700 Rik Replace function handles with function names in cellfun calls for 15% speedup.
Sat, 29 Jan 2011 21:58:40 -0800 Rik Add accumdim function to documentation.c
Thu, 20 Jan 2011 18:26:09 -0500 John W. Eaton missing semicolons in script files
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 12:41:21 -0800 Rik Overhaul m-script files to use common variable name between code and documentation.
Thu, 04 Nov 2010 12:18:08 -0700 Rik Reverse changeset b1f4bdc276b6. Use all lower case for "uniformoutput" option.
Mon, 13 Sep 2010 07:12:52 +0200 Jaroslav Hajek tiny optimization in accumarray
Sun, 18 Jul 2010 20:35:16 -0700 Rik Grammarcheck the documentation from m-files.
Thu, 08 Jul 2010 13:51:37 +0200 Jaroslav Hajek fix bug in accumarray
Tue, 09 Feb 2010 10:48:31 +0100 Jaroslav Hajek more small improvements in accumarray
Mon, 08 Feb 2010 15:24:42 +0100 Jaroslav Hajek update some copyright notices
Mon, 08 Feb 2010 13:22:09 +0100 Jaroslav Hajek document accumarray complexity