#3970: [with patch, needs work] MaximaElements should not coerce into SR.
----------------------+-----------------------------------------------------
Reporter: mhansen | Owner: burcin
Type: defect | Status: new
Priority: minor | Milestone: sage-4.0.1
Component: calculus | Keywords:
----------------------+-----------------------------------------------------
Comment(by jason):
What is the status of this now? Apparently it still is a problem in 4.0:
{{{
----------------------------------------------------------------------
| Sage Version 4.0, Release Date: 2009-05-29 |
| Type notebook() for the GUI, and license() for information. |
----------------------------------------------------------------------
sage: f = maxima.function('x','sin(x)')
sage: f + x #correct
sin(x)+x
sage: x+f #wrong
sage0 + x
sage:
}}}
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/3970#comment:4>
Sage <http://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
-~----------~----~----~----~------~----~------~--~---