#5384: pynac symbolics gives very wrong simplifications for simple expressions
-----------------------+----------------------------------------------------
Reporter: cwitty | Owner:
Type: defect | Status: new
Priority: critical | Milestone: sage-3.4
Component: symbolics | Keywords:
-----------------------+----------------------------------------------------
In sage 3.4.alpha0 (and sage 3.3):
{{{
sage: var('y', ns=1)
y
sage: (y-1)*(y-2)
(y - 2)^2
}}}
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/5384>
Sage <http://sagemath.org/>
Sage - Open Source Mathematical Software: Building the Car Instead of
Reinventing the Wheel
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---