On Thu, Feb 26, 2009 at 8:52 AM, Priit Laes <[email protected]> wrote:
>
> Yesterday I ran into some trouble when trying to integrate a simple
> integral that should return atan(x). I also found an open bug about
> this topic: http://code.google.com/p/sympy/issues/detail?id=636&q=atan
> .
>
> So, I took a peek into sympy/simplify/simplify.py's trigsimp function.
> So I tried to add the specific form with imaginary units into matchers
> list under ifelse expr.is_Add but it doesn't seem to work :(

Thanks for trying --- this function needs some polishing, I'll try to
have a look at it if you don't manage to fix it yourself.

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
-~----------~----~----~----~------~----~------~--~---

Reply via email to