On Mon, May 31, 2010 at 1:04 AM, Matteo Boscolo <[email protected]> wrote: > Hi, > Working with Ellipse.is_tangent I found an issue at elif isinstance(o, > Polygon): > > The Polygon class is not included in the ellipse module so we get the error. > I patch the code in the following way..
Can you please send a patch using git? Then we can apply it and push it in more easily. http://docs.sympy.org/sympy-patches-tutorial.html#quick-start Thanks, Ondrej -- You received this message because you are subscribed to the Google Groups "sympy" 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?hl=en.
