Issue 1438 in sympy: bug in intersection: segment - segment

2009-05-26 Thread codesite-noreply
Status: New Owner: Labels: Type-Defect Priority-Medium New issue 1438 by flor...@mickler.org: bug in intersection: segment - segment http://code.google.com/p/sympy/issues/detail?id=1438 entity1 = Segment(Point(-10,10),Point(10,10)) entity2 = Segment(Point(-5,-5),Point(-5,5)) print interse

Issue 1438 in sympy: bug in intersection: segment - segment

2009-05-26 Thread codesite-noreply
Comment #1 on issue 1438 by flor...@mickler.org: bug in intersection: segment - segment http://code.google.com/p/sympy/issues/detail?id=1438 attaching now test for vertical segment, which fails with current implementation and a patch which solves the containment tests for vertical lines a li

Issue 1438 in sympy: bug in intersection: segment - segment

2009-05-26 Thread codesite-noreply
Updates: Labels: NeedsReview Milestone-Release0.6.5 Comment #2 on issue 1438 by ondrej.certik: bug in intersection: segment - segment http://code.google.com/p/sympy/issues/detail?id=1438 (No comment was entered for this change.) -- You received this message because you are listed in t

Issue 1438 in sympy: bug in intersection: segment - segment

2009-06-08 Thread codesite-noreply
Updates: Status: Fixed Comment #3 on issue 1438 by ondrej.certik: bug in intersection: segment - segment http://code.google.com/p/sympy/issues/detail?id=1438 This is in, thanks! Couple comments: * run all tests, they failed, because you didn't strip whitespace from your patches * ge

Issue 1438 in sympy: bug in intersection: segment - segment

2009-06-15 Thread codesite-noreply
Comment #4 on issue 1438 by flor...@mickler.org: bug in intersection: segment - segment http://code.google.com/p/sympy/issues/detail?id=1438 alright thx, this was only quick and dirty deadline driven development (aka qnd4) -- You received this message because you are listed in the owner

Issue 1438 in sympy: bug in intersection: segment - segment

2009-06-16 Thread codesite-noreply
Comment #5 on issue 1438 by ondrej.certik: bug in intersection: segment - segment http://code.google.com/p/sympy/issues/detail?id=1438 Yep, thanks for the work you did. -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this iss