#11897: Fix eigenmatrix doctest to work across all platforms
---------------------------------------------------+------------------------
   Reporter:  rbeezer                              |          Owner:  jason, was
       Type:  defect                               |         Status:  needs_work
   Priority:  minor                                |      Milestone:  sage-4.7.2
  Component:  linear algebra                       |       Keywords:            
Work_issues:                                       |       Upstream:  N/A       
   Reviewer:  Karl-Dieter Crisman, Leif Leonhardy  |         Author:  Rob Beezer
     Merged:                                       |   Dependencies:            
---------------------------------------------------+------------------------

Comment(by leif):

 Replying to [comment:8 kcrisman]:
 > We may need to use the new {{{# tol}}} construction for this one :(

 Hmmm, would be nicer to expect a true zero (`0`) there and once again use
 `.zero_at(2e-15)` (or `2e-16` in one case)...

 If you use `# tol`, that applies to ''all entries'' in the same way, i.e.
 with the same relative or absolute tolerance, which IMHO wouldn't be
 appropriate here.

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