log liboctave/fDiagMatrix.cc @ 8840:c690e3772583

age author description
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
Fri, 11 Jul 2008 17:59:28 -0400 John W. Eaton miscellaneous cleanup
Sun, 27 Apr 2008 22:34:17 +0200 David Bateman First attempt at single precision tyeps