#13034: Fix index in saturation of zero matrices
--------------------------------------+-------------------------------------
       Reporter:  novoselt            |         Owner:  jason, was
           Type:  defect              |        Status:  needs_work
       Priority:  major               |     Milestone:  sage-5.1  
      Component:  linear algebra      |    Resolution:            
       Keywords:  sd40.5              |   Work issues:            
Report Upstream:  N/A                 |     Reviewers:            
        Authors:  Andrey Novoseltsev  |     Merged in:            
   Dependencies:                      |      Stopgaps:            
--------------------------------------+-------------------------------------
Changes (by was):

  * status:  needs_review => needs_work


Comment:

 1. Can you change {{{return 1}}} to something like {{{return
 Integer(1)}}}?

 2. Can you rebase this against sage-5.0?  For me, I get
 {{{
 adding trac_13034_fix_index_in_saturation.patch to series file
 applying trac_13034_fix_index_in_saturation.patch
 patching file sage/matrix/matrix_integer_dense_saturation.py
 Hunk #1 FAILED at 290
 Hunk #2 FAILED at 298
 2 out of 2 hunks FAILED -- saving rejects to file
 sage/matrix/matrix_integer_dense_saturation.py.rej
 patch failed, unable to continue (try -v)
 patch failed, rejects left in working dir
 errors during apply, please fix and refresh
 trac_13034_fix_index_in_saturation.patch
 }}}

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/13034#comment:2>
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 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-trac?hl=en.

Reply via email to