On May 31, 10:09 pm, Ondrej Certik <[email protected]> wrote: > 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. >
If it's ok with you Matteo, I can include this in a patch that adds the general tangent_line routine. -- 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.
