Updates:
        Status: a

Comment #1 on issue 3403 by [email protected]: 'Mul' object has no attribute '_eval_expand_trig'
http://code.google.com/p/sympy/issues/detail?id=3403

As I noted on the mailing list, it's because it assumes it can recursively expand sin(-y), but that is automatically transformed to -sin(y). So the code needs to be a little smarter.

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

Reply via email to