Hi all, I can't seem to find this in the reference doco. I've found sage.plot.plot3d.shapes2 but there a line is a graphical object and may pass through multiple points and may not be straight. Something so simple as [(x1, y1), (x2, y2) ] might not need it's own class in Sage but surely there must be efficient library algorithms for computing the intersection(if any) of two line segments or of a line and a point. Where can I find this?
-- 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/sage-support URL: http://www.sagemath.org
