log src/data.cc @ 9141:c1fff751b5a8

age author description
Mon, 20 Apr 2009 17:16:09 -0700 Rik Update section 17.1 (Utility Functions) of arith.txi
Sat, 28 Mar 2009 21:29:08 -0700 Rik Cleanup documentation for diagperm.texi, sparse.texi
Sat, 28 Mar 2009 13:57:22 -0700 Rik Check grammar on all .cc files
Wed, 25 Mar 2009 08:05:35 -0700 Rik Cleanup documentation file matrix.texi
Fri, 13 Mar 2009 13:39:22 +0100 Jaroslav Hajek more indexing optimizations
Tue, 10 Mar 2009 12:27:51 +0100 Jaroslav Hajek allow size_equal called with 1 arg
Mon, 09 Mar 2009 10:59:19 +0100 Jaroslav Hajek partially optimize accumarray
Sat, 07 Mar 2009 10:41:27 -0500 John W. Eaton update copyright notices
Thu, 19 Feb 2009 02:16:34 -0500 John W. Eaton use consistent format for doc strings of internal functions
Wed, 18 Feb 2009 11:26:56 +0100 Jaroslav Hajek improve resize & resize on assignment
Tue, 17 Feb 2009 14:23:35 +0100 Jaroslav Hajek support native cumsum, gripe on overflow in sum/cumsum
Mon, 16 Feb 2009 12:41:55 +0100 Jaroslav Hajek implement fast logical sum (counting)
Thu, 12 Feb 2009 15:29:12 -0500 John W. Eaton rename internal issorted and issorted_rows functions to is_sorted and is_sorted_rows
Thu, 12 Feb 2009 15:16:35 -0500 John W. Eaton rename all uses of sortrows_idx to sort_rows_idx
Wed, 11 Feb 2009 15:25:53 +0100 Jaroslav Hajek imported patch sort3.diff
Thu, 15 Jan 2009 16:59:15 -0500 John W. Eaton reshape: improve error message
Thu, 15 Jan 2009 14:58:49 -0500 John W. Eaton reshape: improve error message
Wed, 14 Jan 2009 20:44:25 -0500 sh Allow documentation tobe built for other formats than tex and info
Tue, 13 Jan 2009 00:26:40 -0500 Brian Gough [docs] 64 bit => 64-bit
Mon, 12 Jan 2009 14:03:28 +0100 Jaroslav Hajek improve indexing of diagonal & permutation matrices
Mon, 12 Jan 2009 13:06:06 +0100 Jaroslav Hajek reimplement full as method of octave_base_value
Fri, 26 Dec 2008 22:51:48 +0100 Francesco Potortì Cross reference between postpad and resize
Fri, 26 Dec 2008 22:28:45 +0100 Francesco Potortì One word missing from int8 help string.
Wed, 03 Dec 2008 13:32:57 +0100 Jaroslav Hajek implement diagonal matrix objects
Thu, 27 Nov 2008 10:28:24 +0100 Brian Gough corrections for typos
Fri, 31 Oct 2008 08:05:32 +0100 Jaroslav Hajek improve norm computation capabilities
Wed, 29 Oct 2008 17:52:54 -0400 Thorsten Meyer fix @seealso references to point to existing anchors
Mon, 22 Sep 2008 13:37:05 -0400 David Bateman Merge problem with previous patch to Fcat
Wed, 17 Sep 2008 17:31:24 -0400 David Bateman Special case single type conacation in Fcat. Rework cell2mat to take advantage
Wed, 17 Sep 2008 14:57:02 -0400 David Bateman cut trailing singeltons in cat function
Wed, 17 Sep 2008 14:37:49 -0400 David Bateman Special case single type conacation in Fcat. Rework cell2mat to take advantage
Thu, 05 Jun 2008 21:58:14 +0200 David Bateman Change NA value to support single to double precision conversion
Mon, 30 Jun 2008 15:51:31 +0200 David Bateman new NDArray constructor for ArrayN<octave_idx_type>
Thu, 10 Jul 2008 08:59:18 -0400 John W. Eaton Various compilation fixes for MSVC.
Wed, 28 May 2008 01:03:35 +0200 David Bateman Add some single precision test code and fix resulting bugs
Mon, 02 Jun 2008 16:57:45 +0200 David Bateman Second set of single precision test code and fix of resulting bugs
Mon, 12 May 2008 22:57:11 +0200 David Bateman Handle single precision eps values
Sun, 27 Apr 2008 22:34:17 +0200 David Bateman First attempt at single precision tyeps
Wed, 30 Apr 2008 14:25:31 -0400 John W. Eaton more tests fixed
Wed, 30 Apr 2008 14:08:40 -0400 John W. Eaton fix tests
Wed, 30 Apr 2008 03:30:34 -0400 Jaroslav Hajek implement builtin log2
Mon, 24 Mar 2008 16:32:00 -0400 David Bateman Add the hypot function
Fri, 21 Mar 2008 14:16:41 +0100 David Bateman minor doc patch
Fri, 21 Mar 2008 00:08:24 +0100 David Bateman Move diag function into the octave_value class
Thu, 20 Mar 2008 20:54:19 +0100 David Bateman Further type preservation tests and fix of diag for cell arrays
Mon, 10 Mar 2008 22:24:49 -0400 John W. Eaton new isfloat function
Fri, 22 Feb 2008 15:50:51 +0100 David Bateman Eliminate the rest of the dispatched sparse functions
Wed, 20 Feb 2008 17:39:11 -0500 John W. Eaton atan2, fmod: accept N-d arrays
Wed, 20 Feb 2008 15:52:11 -0500 David Bateman Remove dispatched sparse functions and treat in the generic versions of the functions
Mon, 18 Feb 2008 18:08:29 +0100 David Bateman Treat integer types for mod/rem correctly
Thu, 31 Jan 2008 18:59:11 +0000 dbateman [project @ 2008-01-31 18:59:09 by dbateman]
Fri, 07 Dec 2007 19:26:21 +0000 jwe [project @ 2007-12-07 19:26:20 by jwe]
Fri, 30 Nov 2007 18:53:30 +0000 jwe [project @ 2007-11-30 18:53:29 by jwe]
Mon, 26 Nov 2007 20:42:11 +0000 dbateman [project @ 2007-11-26 20:42:09 by dbateman]
Fri, 09 Nov 2007 17:43:07 +0000 jwe [project @ 2007-11-09 17:43:06 by jwe]
Fri, 09 Nov 2007 17:37:25 +0000 jwe [project @ 2007-11-09 17:37:24 by jwe]
Wed, 07 Nov 2007 00:24:12 +0000 dbateman [project @ 2007-11-07 00:24:11 by dbateman]
Tue, 06 Nov 2007 17:13:30 +0000 jwe [project @ 2007-11-06 17:13:30 by jwe]
Tue, 06 Nov 2007 17:02:12 +0000 jwe [project @ 2007-11-06 17:02:11 by jwe]
Wed, 31 Oct 2007 23:41:37 +0000 jwe [project @ 2007-10-31 23:41:37 by jwe]