#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: |
-----------------------+----------------------------------------------------
Changes (by cwitty):
* cc: burcin (added)
Comment:
Unlikely that this has anything to do with #9514. The symptom of #9514
was getting totally different terms, and the cause was that it made a list
of all known symbolic functions [sin, cos, factorial, ...], and randomly
picked the third element (say) from the list -- but on different systems,
the third element might be factorial, or it might be cos.
If it's producing mathematically equal terms that only print differently,
which seems to be the case here, the cause is probably some system
dependency in the pynac simplification or printing routines.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/9582#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.