#11608: RDF/CDF eigenvalues: symmetric matrices, multiplicities
----------------------------------+-----------------------------------------
Reporter: rbeezer | Owner: jason, was
Type: enhancement | Status: positive_review
Priority: minor | Milestone: sage-5.1
Component: linear algebra | Resolution:
Keywords: | Work issues:
Report Upstream: N/A | Reviewers: Volker Braun
Authors: Rob Beezer | Merged in:
Dependencies: | Stopgaps:
----------------------------------+-----------------------------------------
Changes (by rbeezer):
* status: needs_work => positive_review
Old description:
> As the summary says, this patch improves eigenvalues of matrices with
> double-precision floating-point entries.
>
> 1. Uses !SciPy's `eigh` routine for symmetric and Hermitian matrices.
> 1. Allows grouping of "equal" eigenvalues, based on a tolerance
> parameter.
>
> '''Apply:'''
> 1. [attachment:trac_11608-eigenvalues-symmetric-multiplicity-
> rebase.patch]
> 1. [attachment:trac_11608-eigenvalues-symmetric-multiplicity-
> update.patch]
New description:
As the summary says, this patch improves eigenvalues of matrices with
double-precision floating-point entries.
1. Uses !SciPy's `eigh` routine for symmetric and Hermitian matrices.
1. Allows grouping of "equal" eigenvalues, based on a tolerance
parameter.
'''Apply:'''
1. [attachment:trac_11608-eigenvalues-symmetric-multiplicity-
rebase.patch]
1. [attachment:trac_11608-eigenvalues-symmetric-multiplicity-
update-v2.patch]
--
Comment:
I thought this was OK and I just triple-checked, and I think it is OK.
One change: made "warning" all capital letters, this is the only change to
the v2 version of the update patch.
The HTML documentation renders the warning blocks as they should. I'm
going to move this back to positive review.
Jeroen - please let me know if I am really missing something here.
Thanks.
Rob
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/11608#comment:15>
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.