log scripts/general/accumdim.m @ 14119:94e2a76f1e5a stable

age author description
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:15:41 -0500 Jordi GutiƩrrez Hermoso Initial documentation for broadcasting and general vectorization guidelines stable
Tue, 27 Dec 2011 13:45:30 -0500 Jordi GutiƩrrez Hermoso Do more error checking on accumarray and accumdim input. stable
Tue, 16 Aug 2011 22:19:56 -0700 Rik doc: Correct Texinfo overfull hbox instances.
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 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.
Wed, 03 Nov 2010 17:37:00 -0700 Rik Use CamelCase for 'UniformOutput' option to cellfun.
Thu, 15 Jul 2010 12:15:14 +0200 Jaroslav Hajek fix flipdim with trailing singleton dims
Wed, 16 Jun 2010 20:36:55 -0700 Rik Periodic grammar check of documentation files to ensure common format.
Wed, 09 Jun 2010 07:29:33 -0700 Rik Use > 1 test to find first non-singleton dimension rather than != 1.
Fri, 05 Mar 2010 12:40:06 +0100 Jaroslav Hajek fix example in accumdim
Fri, 05 Mar 2010 12:31:30 +0100 Jaroslav Hajek optimize accumdim with summation
Fri, 05 Mar 2010 11:11:01 +0100 Jaroslav Hajek new function: accumdim