log liboctave/PermMatrix.cc @ 14393:ba4d6343524b stable release-3-6-1

age author description
Mon, 02 Jan 2012 14:25:41 -0500 John W. Eaton maint: update copyright notices for 2012 stable
Sun, 06 Feb 2011 05:50:49 -0500 John W. Eaton PermMatrix.cc (operator*): fix mixed row/column case
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
Sat, 23 Jan 2010 21:41:03 +0100 Jaroslav Hajek merge MArray classes & improve Array interface
Wed, 28 Oct 2009 20:00:35 -0400 John W. Eaton PermMatrix.cc: don't include error.h
Thu, 08 Oct 2009 16:05:53 +0200 Jaroslav Hajek implement luupdate
Mon, 05 Oct 2009 17:03:13 +0200 Jaroslav Hajek correct algorithm for perm matrix det (sign)
Wed, 11 Mar 2009 14:07:24 +0100 Jaroslav Hajek implement raising a permutation matrix to integer power
Sat, 07 Mar 2009 10:41:27 -0500 John W. Eaton update copyright notices
Thu, 15 Jan 2009 07:22:24 +0100 Jaroslav Hajek clean up Array and DiagArray2
Fri, 05 Dec 2008 10:20:18 +0100 Jaroslav Hajek fix design problems of diag & perm matrix classes
Thu, 04 Dec 2008 08:31:56 +0100 Jaroslav Hajek support permutation matrix objects