#10733: Faster echelon form code for matrix_modn_sparse
--------------------------------+-------------------------------------------
   Reporter:  tornaria          |       Owner:  was
       Type:  enhancement       |      Status:  new
   Priority:  major             |   Milestone:     
  Component:  linear algebra    |    Keywords:     
     Author:  Gonzalo Tornaria  |    Upstream:  N/A
   Reviewer:                    |      Merged:     
Work_issues:                    |  
--------------------------------+-------------------------------------------
 In the method {{{_echelon_in_place_classical}}} of
 {{{matrix_modn_sparse}}} there's this comment:
 {{{
 TODO: Implement switching to a dense method when the matrix gets
       dense.
 }}}
 That's what we will do in this ticket, by switching to linbox echelon form
 code when rows start to get non-dense.

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/10733>
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