log liboctave/fCDiagMatrix.cc @ 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, 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:23:32 -0500 John W. Eaton untabify liboctave C++ sources
Wed, 20 Jan 2010 19:04:35 -0500 John W. Eaton remove Emacs local-variable settings from liboctave source files
Fri, 13 Nov 2009 12:34:46 +0100 Jaroslav Hajek narrow complex values with negative zero imaginary parts
Thu, 12 Nov 2009 15:47:58 +0100 Jaroslav Hajek improve unary mapper system
Tue, 06 Oct 2009 08:43:01 +0200 Jaroslav Hajek fix diag*diag multiplication
Wed, 02 Sep 2009 09:21:36 +0200 Jaroslav Hajek add a couple of missing copyright statements
Wed, 19 Aug 2009 22:55:15 +0200 Jaroslav Hajek refactor binary & bool ops in liboctave
Sat, 21 Mar 2009 20:46:21 +0100 Jaroslav Hajek replace lo_ieee_isnan by xisnan, add missing includes
Sat, 07 Mar 2009 10:41:27 -0500 John W. Eaton update copyright notices
Mon, 23 Feb 2009 14:54:56 +0100 Jaroslav Hajek support diagonal matrices in pinv
Wed, 18 Feb 2009 23:34:03 -0500 John W. Eaton int -> octave_idx fixes
Sun, 07 Dec 2008 10:29:34 +0100 Jaroslav Hajek fix & improve speed of diagonal matrix multiplication
Fri, 05 Dec 2008 10:20:18 +0100 Jaroslav Hajek fix design problems of diag & perm matrix classes
Thu, 04 Dec 2008 12:03:45 +0100 Jaroslav Hajek make det & inv aware of diagonal & permutation matrices
Wed, 03 Dec 2008 13:32:57 +0100 Jaroslav Hajek implement diagonal matrix objects
Sun, 27 Apr 2008 22:34:17 +0200 David Bateman First attempt at single precision tyeps