Hi,

Can somebody please review:  http://trac.sagemath.org/sage_trac/ticket/8612

It replaces the line " if True or hdE * self.ncols() * height < prod:"
with " if hdE * self.ncols() * height < prod:" in some matrix echelon
algorithm.  The point is that at some point a proof check had been
disabled that is necessary.  The result is the potential for wrong
answers.   This needs to get reviewed, since the quick sage-4.3.5
(which won't be build broken on Fedora) isn't getting released until
8612 gets reviewed.

William

-- 
William Stein
Associate Professor of Mathematics
University of Washington
http://wstein.org

-- 
To post to this group, send an email to sage-devel@googlegroups.com
To unsubscribe from this group, send an email to 
sage-devel+unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/sage-devel
URL: http://www.sagemath.org

To unsubscribe from this group, send email to 
sage-devel+unsubscribegooglegroups.com or reply to this email with the words 
"REMOVE ME" as the subject.

Reply via email to