#17065: use Maxima's trigrat() in symbolic simplify
-------------------------------------+-------------------------------------
Reporter: rws | Owner:
Type: defect | Status: needs_work
Priority: major | Milestone: sage-6.4
Component: symbolics | Resolution:
Keywords: maxima, | Merged in:
simplification, trigonometric | Reviewers:
Authors: Ralf Stephan | Work issues:
Report Upstream: Fixed upstream, | Commit:
but not in a stable release. | 3db6f899c380523dc6d6e940650eede5984a37fa
Branch: | Stopgaps:
u/rws/use_maxima_s_trigrat___in_symbolic_simplify|
Dependencies: |
-------------------------------------+-------------------------------------
Comment (by rws):
While some of the mentioned problems have been fixed in recent Maxima,
this no longer works:
> {{{
> sage: F = (4*cos(9*pi/180)^2 - 3)*(4*cos(27*pi/180)^2 - 3)
> sage: F.maxima_methods().trigrat()
> sqrt(5) + 2*cos(7/10*pi) - 2*cos(1/10*pi) - 2*I*sin(3/5*pi) +
> 2*I*sin(2/5*pi) + 1
> sage: _.maxima_methods().trigreduce()
> sqrt(5) - 2*cos(3/10*pi) - 2*cos(1/10*pi) + 1
> }}}
--
Ticket URL: <http://trac.sagemath.org/ticket/17065#comment:12>
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 unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/d/optout.