log src/ov-base-diag.cc @ 13741:b0e70a71647b stable release-3-4-3

age author description
Thu, 20 Jan 2011 17:24:59 -0500 John W. Eaton strip trailing whitespace from source files
Fri, 14 Jan 2011 05:47:45 -0500 John W. Eaton update copyright notices
Fri, 26 Feb 2010 11:44:38 +0100 Jaroslav Hajek improve diag matrix interface & implementation
Thu, 11 Feb 2010 12:41:46 -0500 John W. Eaton untabify src C++ source files
Thu, 12 Nov 2009 15:47:58 +0100 Jaroslav Hajek improve unary mapper system
Wed, 17 Jun 2009 21:11:41 -0400 John W. Eaton mex.cc (mxArray_octave_value::get_data): avoid enumerating types that can be handled as foreign
Sat, 21 Mar 2009 20:46:21 +0100 Jaroslav Hajek replace lo_ieee_isnan by xisnan, add missing includes
Thu, 12 Mar 2009 09:24:37 +0100 Jaroslav Hajek remove float perm matrices
Sat, 07 Mar 2009 10:41:27 -0500 John W. Eaton update copyright notices
Fri, 20 Feb 2009 21:49:26 +0100 Jaroslav Hajek specialize sqrt for diagonal matrices
Thu, 29 Jan 2009 11:49:06 +0100 Jaroslav Hajek special printing of diagonal matrices
Mon, 12 Jan 2009 14:03:28 +0100 Jaroslav Hajek improve indexing of diagonal & permutation matrices
Sat, 27 Dec 2008 17:01:52 +0100 Jaroslav Hajek remove valid_as_scalar_index
Thu, 11 Dec 2008 11:04:00 +0100 Jaroslav Hajek allow element assignment to diagonal matrices
Fri, 05 Dec 2008 12:51:48 +0100 Jaroslav Hajek implement ASCII saving of diag & perm matrices
Thu, 04 Dec 2008 08:31:56 +0100 Jaroslav Hajek support permutation matrix objects
Wed, 03 Dec 2008 13:32:57 +0100 Jaroslav Hajek implement diagonal matrix objects