Mercurial > hg > octave-jordi
log liboctave/PermMatrix.cc @ 9695:9fba7e1da785
age | author | description |
---|---|---|
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 |