Status: NeedsDecision
Owner: [email protected]
Labels: Type-Defect Priority-Medium NeedsReview Geometry
New issue 2352 by [email protected]: Remove Ellipse.distance_to_center()
http://code.google.com/p/sympy/issues/detail?id=2352
Ellipse.distance_to_center() serves little purpose, is actually harder to
understand than the direct and obvious equivalent
e.center.distance(e.arbitrary_point()), and - right now - blocks issue
2346. Since it wasn't in 0.6.7, removing it wouldn't cause any
compatibility problem - quite the opposite in fact.
This removal is already part of https://github.com/sympy/sympy/pull/294
--
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.