Comment #4 on issue 2440 by renato.c...@gmail.com: Equal Integrals compare different when using different variables
http://code.google.com/p/sympy/issues/detail?id=2440

I pushed a solution for this that works as described above (but does not convert internal symbols into dummies). It doesn't take into account different orderings of the limits in multiple integrals (that is, if the orders change, __eq__ returns False).

There's a failing test in geometry, that is really caused by #2446, that I just opened. If you think this is the way to go, I'll open a pull request.

--
You received this message because you are subscribed to the Google Groups 
"sympy-issues" group.
To post to this group, send email to sympy-issues@googlegroups.com.
To unsubscribe from this group, send email to 
sympy-issues+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/sympy-issues?hl=en.

Reply via email to