log liboctave/Array2.h @ 14138:72c96de7a403 stable

age author description
Mon, 02 Jan 2012 14:25:41 -0500 John W. Eaton maint: update copyright notices for 2012 stable
Fri, 14 Jan 2011 05:47:45 -0500 John W. Eaton update copyright notices
Tue, 23 Feb 2010 16:12:27 +0100 Jaroslav Hajek remove Array2
Sat, 23 Jan 2010 21:41:03 +0100 Jaroslav Hajek merge MArray classes & improve Array interface
Thu, 11 Feb 2010 12:14:48 -0500 John W. Eaton untabify liboctave header files
Wed, 20 Jan 2010 19:04:35 -0500 John W. Eaton remove Emacs local-variable settings from liboctave source files
Thu, 19 Nov 2009 15:48:33 +0100 Jaroslav Hajek improve safe numel() calculation for arrays
Thu, 12 Nov 2009 15:47:58 +0100 Jaroslav Hajek improve unary mapper system
Sat, 07 Mar 2009 10:41:27 -0500 John W. Eaton update copyright notices
Fri, 23 Jan 2009 09:57:19 +0100 Jaroslav Hajek implement octave_value_list using Array
Thu, 04 Dec 2008 08:31:56 +0100 Jaroslav Hajek support permutation matrix objects
Fri, 14 Nov 2008 12:04:35 +0100 David Bateman Correct use of resize_fill_value in Array2<T>::index methods.
Mon, 20 Oct 2008 16:54:28 +0200 Jaroslav Hajek improve dense array indexing
Sun, 27 Apr 2008 22:34:17 +0200 David Bateman First attempt at single precision tyeps
Fri, 21 Mar 2008 00:08:24 +0100 David Bateman Move diag function into the octave_value class