#12780: Be more careful about setting the Maxima 'domain'
-------------------------------+--------------------------------------------
Reporter: mjo | Owner: burcin
Type: enhancement | Status: new
Priority: major | Milestone: sage-5.0
Component: symbolics | Resolution:
Keywords: | Work issues:
Report Upstream: N/A | Reviewers:
Authors: | Merged in:
Dependencies: | Stopgaps:
-------------------------------+--------------------------------------------
Comment (by mjo):
Whoops, there was one failing doctest that I missed (I got a timeout
somewhere in ptestlong, I think). Anyway, the doctest was wrong:
`simplify_radical()` was doing something it shouldn't have, and the
correct fix is to assume some variables are real. Then all we need is
`simplify()`.
This patch could potentially help with fixing `simplify_full()`, but I
think it has merit on its own: we shouldn't switch between real/complex
behind the user's back. Sometime soon I'll propose a way for the user to
set the domain.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/12780#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.