#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:                  |    Upstream:  N/A       
   Reviewer:                  |      Merged:            
Work_issues:                  |  
------------------------------+---------------------------------------------

Comment(by rbeezer):

 According to:

 
http://docs.scipy.org/doc/numpy/reference/generated/numpy.linalg.solve.html#numpy.linalg.solve

 The generic "solve" from `NumPy` uses LU decomposition anyway, via an
 LAPACK routine.

 So it does not appear to me that {{{solve_left_LU}}} adds anything to
 {{{solve_left}}}?

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