#11897: Fix eigenmatrix doctest to work across all platforms
------------------------------+---------------------------------------------
Reporter: rbeezer | Owner: jason, was
Type: defect | Status: needs_review
Priority: minor | Milestone: sage-4.7.2
Component: linear algebra | Keywords:
Work_issues: | Upstream: N/A
Reviewer: | Author: Rob Beezer
Merged: | Dependencies:
------------------------------+---------------------------------------------
Changes (by newvalueoldvalue):
* status: new => needs_review
* author: => Rob Beezer
Comment:
1. Patch marks failing doctests as "not tested"
Rationale: this was just meant to show how to get results for inexact
matrices with real or complex entries. It is in the middle of a docstring
for an exact routine. So this preserves the "doc" part and abandons the
"test" part.
2. Patch repeats, and fixes, doctest in the TEST section of the
eigenmatrix routines.
Rational: doctest has not been abandoned. Due to the need to adjust the
sign of the eigenvectors, this is relegated to a test section.
This was built on an alpha3 prerelease, I trust it will be OK on a real
alpha3 (which I am about to build right now).
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/11897#comment:1>
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.