#9582: Term order discrepancy in random test on OS X
-----------------------+----------------------------------------------------
Reporter: mpatel | Owner: mvngu
Type: defect | Status: new
Priority: blocker | Milestone: sage-4.5.2
Component: doctest | Keywords:
Author: | Upstream: N/A
Reviewer: | Merged:
Work_issues: |
-----------------------+----------------------------------------------------
Comment(by kcrisman):
On Sage 4.4.4 on OS X 10.6:
{{{
sage: cos(x)+zeta(x)
cos(x) + zeta(x)
sage: zeta(x)+cos(x)
cos(x) + zeta(x)
sage: version()
'Sage Version 4.4.4, Release Date: 2010-06-23'
}}}
So this may have been a problem for a while?
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/9582#comment:4>
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.