log liboctave/PermMatrix.cc @ 11188:4cb1522e4d0f

age author description
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