Comment #12 on issue 2233 by smi...@gmail.com: Triangle errors
http://code.google.com/p/sympy/issues/detail?id=2233

I've updated the geometry branch by cleaning up the intersections method and making the encloses method (previously my "inside" method) more robust. It still needs good testing.

Any thoughts about the pand and por functions? (The idea, not the implementation.) There are already other python libraries to do heavy clipping and polygon manipulations. I'm not sure if this is going too far into that arena or if those methods of providing a new polygon made from ANDing or ORing two polygons is useful or not for sympy geometry.

--
You received this message because you are subscribed to the Google Groups 
"sympy-issues" group.
To post to this group, send email to sympy-issues@googlegroups.com.
To unsubscribe from this group, send email to 
sympy-issues+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/sympy-issues?hl=en.

Reply via email to