#10733: Faster echelon form code for matrix_modn_sparse
--------------------------------+-------------------------------------------
   Reporter:  tornaria          |       Owner:  was         
       Type:  enhancement       |      Status:  needs_review
   Priority:  major             |   Milestone:  sage-4.7    
  Component:  linear algebra    |    Keywords:              
     Author:  Gonzalo Tornaria  |    Upstream:  N/A         
   Reviewer:                    |      Merged:              
Work_issues:                    |  
--------------------------------+-------------------------------------------
Changes (by was):

  * milestone:  => sage-4.7


Old description:

> 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.

New description:

 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.

 DEPENDS ON: #10734

--

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