Updates:
        Labels: NeedsReview

Comment #1 on issue 2279 by smi...@gmail.com: 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-patches" group.
To post to this group, send email to sympy-patches@googlegroups.com.
To unsubscribe from this group, send email to 
sympy-patches+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/sympy-patches?hl=en.

Reply via email to