Geometry package

km srikrishnamohan at gmail.com
Sat Mar 28 13:11:06 EDT 2009


Hi,

I hope this is what u need :
http://cgal-python.gforge.inria.fr/

HTH
KM

On Sun, Mar 29, 2009 at 1:55 AM, Justin Pearson <justin.pearson at gmail.com>wrote:

> Hi all,
>
> I'm looking for a geometry package in Python; something that will let
> me define line segments, and can tell me if two line segments
> intersect. It would be nice if the lines could be defined in n-space
> (rather than be confined to 2 or 3 dimensions), but this is not a hard
> constraint. Other functionality might include support for polygons,
> convex hulls, etc.
>
> I've searched Pypi and found a package called Shapely, but when I
> followed its installation instructions, it threw a bunch of errors and
> tried to re-install Python :(.
>
> Is there a well-known geometry package I'm missing?
>
> Thanks for your help,
> Justin
> --
> http://mail.python.org/mailman/listinfo/python-list
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20090329/936f54cd/attachment.html>


More information about the Python-list mailing list