<SNIP>

Hello,

Clement Pernet did post a quick workaround for the problem. A new
linbox.spkg is at

http://sage.math.washington.edu/home/mabshoff/linbox-20070828.spkg

It computes the determinant as follows:

 sage: M=Matrix(Integers(),20,20,L)
 sage: M.det()
 3951360
 sage: M.rank()
 20

Can anybody verify that this is the correct result?

I am rerunning sage -testall at the moment to make sure that nothing
else is negatively affected by the fix.

Once more: kudos to Clement.

Cheers,

Michael


--~--~---------~--~----~------------~-------~--~----~
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://sage.scipy.org/sage/ and http://modular.math.washington.edu/sage/
-~----------~----~----~----~------~----~------~--~---

Reply via email to