Hi Viswanath, On Fri, Jun 25, 2010 at 3:07 AM, morovia morovia <[email protected]> wrote: > Hi Bastian, > > Thanks for your reply. > > I would like to have the final function > in a symbolic way and later do evalf. But, the > trigsimp with deep and recursive options set > to true, did not yield the simplified form. > > I am not sure how the trigonometry relations > are handled. > > Earlier, I have tried with inverse_ADJ() which > keeps it slow, but with only inv it is faster.
Can you post here the script that generates the trig expressions that you need to simplify? We started to write a better trig solver, but it's not finished yet. I CCed Luke, who has been working on it. Ondrej -- You received this message because you are subscribed to the Google Groups "sympy" 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?hl=en.
