Status: New
Owner: ----
Labels: Type-Defect Priority-Medium

New issue 1939 by harold.erbin: Enhancements in ellipse class
http://code.google.com/p/sympy/issues/detail?id=1939

Some useful things were missing in the Ellipse class, such using the
eccentricity instead of one of radius to create the ellipse, since it's
sometimes easier. Moreover, with default argument value, the center is
(0,0) if the user do not precise.
Some other methods (with property decorator) are used to get some
additional informations on the ellipse: eccentricity, periapsis, apoapsis,
focus distance. Finally I had also a method to get the distance between a
point and one focus.
I hope this patch will be useful.

Attachments:
        ellipse.diff  2.7 KB

--
You received this message because you are subscribed to the Google Groups 
"sympy-issues" group.
To post to this group, send email to sympy-iss...@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