Updates:
Labels: NeedsReview
Comment #1 on issue 2279 by [email protected]: Incorrect tests for ellipse
http://code.google.com/p/sympy/issues/detail?id=2279
See [ https://github.com/sympy/sympy/pull/281 ]
h[4] >>> half=1/S(2)
h[4] >>> p2 = Point(1, 1)
h[4] >>> e2=Ellipse(p2,half,1)
h[4] >>> e2.eccentricity
3**(1/2)/2
--
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.