#7276: Fix PPC issues in totallyreal_rel.py
-----------------------------+----------------------------------------------
Reporter: kcrisman | Owner: davidloeffler
Type: defect | Status: new
Priority: blocker | Milestone: sage-4.2.1
Component: number fields | Keywords: PPC, powerpc, lattice
Work_issues: | Author:
Reviewer: | Merged:
-----------------------------+----------------------------------------------
Comment(by was):
The output on itanium (cleo) is exactly the same as on PPC above. I.e., I
get "last element is e-17".
So is there a bug somewhere in the algorithm that assumes some floating
point number is 0.0, but really it might just be epsilon sometimes, and
this is revealed on PPC and Itanium.
NOTE: Our PPC box is *big endian*. Our Itanium is *little endian*. So
this is not just an endianess issue.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/7276#comment:6>
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
-~----------~----~----~----~------~----~------~--~---