#4932: fix solve_left_LU for matrix_double_dense, which was totally broken 
forever
(?)
------------------------------+---------------------------------------------
   Reporter:  was             |       Owner:  jason     
       Type:  defect          |      Status:  needs_info
   Priority:  major           |   Milestone:  sage-4.6.2
  Component:  linear algebra  |    Keywords:            
     Author:  Rob Beezer      |    Upstream:  N/A       
   Reviewer:                  |      Merged:            
Work_issues:                  |  
------------------------------+---------------------------------------------
Changes (by rbeezer):

  * status:  needs_review => needs_info


Comment:

 OK, that makes sense, I was reading the code, not the doc string.  Three
 ideas:

   * Probably should be {{{solve_right}}}.

   * How about a more descriptive name, like {{{solve_right_precomputed}}}?

   * LU decomposition now works for rectangular matrices (#10839).  I'd
 think it would make the most sense to cache the "LU factor" matrix just
 for this purpose.  That's the ''square'' matrix where L and U share space
 and the diagonal 1's are not present.

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