#10282: Discrepancy in symbol ordering in multiplication
-----------------------+----------------------------------------------------
Reporter: kcrisman | Owner: AlexGhitza
Type: defect | Status: closed
Priority: major | Milestone: sage-duplicate/invalid/wontfix
Component: symbolics | Resolution: duplicate
Keywords: | Author:
Upstream: N/A | Reviewer:
Merged: | Work_issues:
-----------------------+----------------------------------------------------
Comment(by jpflori):
[[BR]]As noted by Burcin, it is related to pynac ordering and applying the
patch I provided in !#9880 gives me a consistent behavior on Mac and
Linux:[[BR]]
{{{
sage: psi(1,1/3)*log(3)
log(3)*psi(1, 1/3)
}}}
[[BR]](I order the functions according to their name in lexicographic
order)[[BR]][[BR]]However !#9880 still needs a lot of work:[[BR]][[BR]]-
my patch must be reviewed[[BR]][[BR]]- pynac must be updated[[BR]][[BR]]-
a lot of doctests will have to be fixed afterwards
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/10282#comment:3>
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.