> > And how should one pass the argument "consistent=True" in that
> > situation?
>
> What was malb's original definition of inconsistent?  Did he *really*
> have pairs of GF(2) matrices that are equal, but have different hashes?

Dense matrices over GF(2) have the same hash if they are equal. However, a 
*sparse* matrix B over GF(2) which is equal to *dense* matrix A over GF(2) do 
not have the same hash value (hash(A) != hash(B))

Martin

-- 
name: Martin Albrecht
_pgp: http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x8EF0DC99
_www: http://www.informatik.uni-bremen.de/~malb
_jab: [EMAIL PROTECTED]


--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/sage-devel
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to