log liboctave/fCmplxQRP.cc @ 12312:b10ea6efdc58 release-3-4-x ss-3-3-91

age author description
Thu, 20 Jan 2011 17:24:59 -0500 John W. Eaton strip trailing whitespace from source files
Wed, 19 Jan 2011 17:55:56 -0500 John W. Eaton attempt better backward compatibility for Array constructors
Fri, 14 Jan 2011 05:47:45 -0500 John W. Eaton update copyright notices
Thu, 13 Jan 2011 16:52:30 -0500 John W. Eaton style fixes
Sat, 21 Aug 2010 13:02:34 -0700 Rik Return permutation vector from QR as a row, not column, vector.
Wed, 14 Apr 2010 12:23:13 +0200 Jaroslav Hajek add some missing copyright stmts
Sat, 23 Jan 2010 21:41:03 +0100 Jaroslav Hajek merge MArray classes & improve Array interface
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
Mon, 12 Oct 2009 10:42:49 +0200 Jaroslav Hajek refactor the QR classes onto a templated base
Sat, 07 Mar 2009 10:41:27 -0500 John W. Eaton update copyright notices
Wed, 18 Feb 2009 23:34:03 -0500 John W. Eaton int -> octave_idx fixes
Tue, 27 Jan 2009 12:40:06 +0100 Jaroslav Hajek improve & fix QR classes
Fri, 05 Dec 2008 10:20:18 +0100 Jaroslav Hajek fix design problems of diag & perm matrix classes
Thu, 04 Dec 2008 09:15:17 +0100 Jaroslav Hajek call blocked permuted qr factorization routines from LAPACK
Thu, 04 Dec 2008 08:31:56 +0100 Jaroslav Hajek support permutation matrix objects
Wed, 21 May 2008 09:36:46 -0400 John W. Eaton add missing files from single-precision merge