#17090: Reviewer patch for #16803
-------------------------------------+-------------------------------------
       Reporter:  jdemeyer           |        Owner:
           Type:  defect             |       Status:  needs_review
       Priority:  blocker            |    Milestone:  sage-6.4
      Component:  linear algebra     |   Resolution:
       Keywords:                     |    Merged in:
        Authors:  Volker Braun,      |    Reviewers:
  Jeroen Demeyer                     |  Work issues:
Report Upstream:  N/A                |       Commit:
         Branch:                     |  c46a4d569c3fea2235af809235b5d8eeb6a4b34e
  u/jdemeyer/ticket/17090            |     Stopgaps:
   Dependencies:                     |
-------------------------------------+-------------------------------------

Comment (by jdemeyer):

 Replying to [comment:29 was]:
 > Why did you delete the following functions:
 > {{{
 > _multiply_linbox
 > }}}

 Here's a better reason: it's broken!
 {{{
 sage: A = identity_matrix(ZZ,3)
 sage: A._multiply_linbox(A)
 [0 0 0]
 [0 0 0]
 [0 0 0]
 }}}

 Fixing this at #17094...

--
Ticket URL: <http://trac.sagemath.org/ticket/17090#comment:36>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica, 
and MATLAB

-- 
You received this message because you are subscribed to the Google Groups 
"sage-trac" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/d/optout.

Reply via email to