Updates:
Labels: NeedsReview Ronan.Lamy
Comment #3 on issue 2346 by [email protected]: Symbols should only be
equal if they have the same assumptions
http://code.google.com/p/sympy/issues/detail?id=2346
https://github.com/sympy/sympy/pull/294
Ellipse.distance_to_center() and Ellipse.circumference were problematic so
I just removed the former (because it serves little purpose and is actually
harder to understand than the direct and obvious Point.distance(e.center,
e.arbitrary_point()) ), and XFAILed a test involving the latter.
--
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.