log liboctave/array/fDiagMatrix.cc @ 20603:f61c67865d9f

age author description
Wed, 07 Oct 2015 07:41:44 -0700 Rik Don't return A for inv (A) when A is a singular Diagonal matrix (bug #46103).
Sat, 30 May 2015 03:14:07 +0100 Carnë Draug Deprecate Array::length() and Sparse::length() in favour of ::numel().
Wed, 11 Feb 2015 14:19:08 -0500 John W. Eaton maint: Update copyright notices for 2015.
Thu, 20 Feb 2014 09:26:45 -0800 Rik Fix pinv bug with 0 values introduced in cset 16b0cd465ecd.
Tue, 18 Feb 2014 09:39:36 -0800 Rik [mq]: pinv
Mon, 17 Feb 2014 10:04:27 -0800 Rik Handle special case of 0 for pinv with Diagonal matrices.
Sat, 15 Feb 2014 14:42:07 -0800 Rik Allow pinv to work on Diagonal Matrices with a tolerance (bug #41546).
Wed, 04 Dec 2013 22:13:18 -0800 Rik Follow coding convention of defining and initializing only 1 variable per line in liboctave.
Sat, 26 Oct 2013 18:57:05 -0700 Rik maint: Use GNU style coding conventions for code in liboctave/
Wed, 23 Oct 2013 22:09:27 -0400 John W. Eaton maint: Update copyright notices for release.
Tue, 15 Oct 2013 14:59:09 -0700 Rik Use std::swap in liboctave instead of temporary variable.
Thu, 27 Sep 2012 17:00:45 -0400 Jordi Gutiérrez Hermoso Replace deprecated DiagArray2<T>::diag calls with DiagArray2<T>::extract_diag
Fri, 31 Aug 2012 20:00:20 -0700 Rik build: Refactor liboctave into multiple subdirectories. Move libcruft into liboctave. base liboctave/fDiagMatrix.cc@47bc2ca5b2b7