I test it and it seems to work well .. For me it's ok Regards, Matteo
-----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of smichr Sent: 07 June 2010 03:32 To: sympy Subject: [sympy] Re: Patch for module geometry.ellipse 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. -- 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.
