log src/ov-perm.cc @ 8960:93f18f166aba

age author description
Thu, 12 Mar 2009 09:24:37 +0100 Jaroslav Hajek remove float perm matrices
Sat, 07 Mar 2009 10:41:27 -0500 John W. Eaton update copyright notices
Thu, 05 Mar 2009 08:34:52 +0100 Jaroslav Hajek optimize diag -> sparse and perm -> sparse conversions
Sun, 01 Mar 2009 09:07:57 +0100 Jaroslav Hajek indicate diag & perm matrices on output
Mon, 12 Jan 2009 14:03:28 +0100 Jaroslav Hajek improve indexing of diagonal & permutation matrices
Sat, 27 Dec 2008 17:01:52 +0100 Jaroslav Hajek remove valid_as_scalar_index
Mon, 08 Dec 2008 12:31:57 +0100 Jaroslav Hajek implement binary saving of diag & perm matrices
Fri, 05 Dec 2008 12:51:48 +0100 Jaroslav Hajek implement ASCII saving of diag & perm matrices
Thu, 04 Dec 2008 08:31:56 +0100 Jaroslav Hajek support permutation matrix objects