log liboctave/array/fCDiagMatrix.cc @ 21202:f7121e111991

age author description
Sat, 06 Feb 2016 06:40:13 -0800 Rik maint: indent #ifdef blocks in liboctave and src directories.
Sat, 23 Jan 2016 13:52:03 -0800 Rik maint: clean up code around calls to current_liboctave_error_handler.
Thu, 21 Jan 2016 12:54:17 -0800 Rik maint: Eliminate useless statements after err_XXX.
Mon, 18 Jan 2016 18:28:06 -0800 Rik Switch gripe_XXX to either err_XXX or warn_XXX naming scheme.
Sat, 30 May 2015 03:14:07 +0100 Carnë Draug Deprecate Array::length() and Sparse::length() in favour of ::numel().
Tue, 17 Feb 2015 16:30:52 -0500 John W. Eaton use 0.0f style constants instead of static_cast<float> (0.0)
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/fCDiagMatrix.cc@e3480fbd37e6