Comment #3 on issue 1181 by asmeurer: Advanced trigonometric simplification http://code.google.com/p/sympy/issues/detail?id=1181
Maybe we should add a flag to trigsimp (not sure what it should be called) that just implements this simple simplification. This method can, I think, be very inefficient (because of the expand() calls), but it can be more effective than any other method currently implemented.
-- You received this message because you are subscribed to the Google Groups "sympy-issues" 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/sympy-issues?hl=en.
