#9011: the numpy SVD decomposition docstring is wrong
------------------------------+---------------------------------------------
   Reporter:  was             |       Owner:  jason, was
       Type:  defect          |      Status:  new       
   Priority:  minor           |   Milestone:  sage-4.6.2
  Component:  linear algebra  |    Keywords:            
     Author:                  |    Upstream:  N/A       
   Reviewer:                  |      Merged:            
Work_issues:                  |  
------------------------------+---------------------------------------------

Comment(by rbeezer):

 Replying to [comment:3 jason]:
 > Remember that multiplication of numpy arrays is *not* matrix
 multiplication.  Matrix multiplication is through np.dot().

 Yes, the stars in the `NumPy` docs caught me out.

 > Note that by default, full_matrices is True, though, so you'd have to do
 something like the first example in the numpy docs:
 
http://docs.scipy.org/doc/numpy/reference/generated/numpy.linalg.svd.html#numpy.linalg.svd

 But I was on top of this.  I'd still call the factorization given
 initially a bit misleading, but perhaps not so bad.  Thanks for the
 clarifications.

 Rob

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