#10848: Checks for Hermitian matrices
------------------------------+---------------------------------------------
Reporter: rbeezer | Owner: jason, was
Type: enhancement | Status: needs_review
Priority: minor | Milestone:
Component: linear algebra | Keywords:
Author: Rob Beezer | Upstream: N/A
Reviewer: | Merged:
Work_issues: |
------------------------------+---------------------------------------------
Old description:
> Adds an exact routine, and a numerical routine, to determine if a matrix
> is Hermitian.
>
> Apply trac_10848-hermitian-matrices-v5.patch
>
> Depends on #10536, #11027
New description:
Adds an exact routine, and a numerical routine, to determine if a matrix
is Hermitian.
Apply trac_10848-hermitian-matrices-v6.patch
Depends on #10536, #11027
--
Comment(by rbeezer):
v6 adds caching the exact version's result, and fixes some (more) off-by-
one problems with the old-style loops. Cython now efficiently translates
`range`s so I just went with those. I think I am done. Really.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/10848#comment:21>
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.