#8497: bug in simplify_radical
------------------------+---------------------------------------------------
Reporter: zimmerma | Owner: burcin
Type: defect | Status: new
Priority: major | Milestone: sage-4.3.4
Component: calculus | Keywords: simplify, radical, sqrt
Author: | Upstream: N/A
Reviewer: | Merged:
Work_issues: |
------------------------+---------------------------------------------------
Comment(by mhansen):
This is the full docstring from Maxima:
{{{
Simplifies expr, which can contain logs, exponentials, and radicals, by
converting it into a form which is canonical over a large class of
expressions and a given ordering of variables; that is, all functionally
equivalent forms are mapped into a unique form. For a somewhat larger
class of expressions, radcan produces a regular form. Two equivalent
expressions in this class do not necessarily have the same appearance, but
their difference can be simplified by radcan to zero.
For some expressions radcan is quite time consuming. This is the cost
of exploring certain relationships among the components of the expression
for simplifications based on factoring and partial-fraction expansions of
exponents.
}}}
Perhaps we should include this
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/8497#comment:2>
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.