#11027: Schur matrix decomposition over RDF/CDF
------------------------------+---------------------------------------------
   Reporter:  rbeezer         |       Owner:  jason, was  
       Type:  enhancement     |      Status:  needs_review
   Priority:  minor           |   Milestone:  sage-4.7    
  Component:  linear algebra  |    Keywords:              
     Author:                  |    Upstream:  N/A         
   Reviewer:  Martin Raum     |      Merged:              
Work_issues:                  |  
------------------------------+---------------------------------------------
Changes (by rbeezer):

  * status:  needs_work => needs_review


Old description:

> Wraps the  `schur()` function from `SciPy`.

New description:

 Wraps the  `schur()` function from `SciPy`.

 Apply trac_11027-schur-decomposition-v2.patch

--

Comment:

 v2 patch adjusts the tests to not rely on exact values in the unitary
 matrix, nor above the diagonal in the upper-triangular matrix.  It adds a
 few more checks on the diagonal entries, which are the eigenvalues of the
 matrix.  There are also a couple of new checks on the 2-norm of the
 similar matrices, one for the real case and one for the complex case.

 This passes tests on my desktop (Ubuntu, i7-2600) and on sage.math.

 Jason - would you mind testing this on a Mac before we turn it loose?

 Rob

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