Comment #3 on issue 2352 by ronan.l...@gmail.com: Remove Ellipse.distance_to_center()
http://code.google.com/p/sympy/issues/detail?id=2352

But how can anybody understand that e.distance_to_center(1) means that, unless they know what the translation is? That operation is so specialised that it will almost never be used, and even if someone happens to need it, they won't know about it and use the generic way that they already know, i.e. the first version.

For me, the only thing your example shows is that e.arbitrary_point(1) should do the obvious thing.

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