Re: [Tutor] Python and Computational Geometry

2009-12-28 Thread Kent Johnson
Googling "python computational geometry" points to http://www.cgal.org/ and http://cgal-python.gforge.inria.fr/ Kent On Mon, Dec 28, 2009 at 6:13 PM, Abdulhafid Igor Ryabchuk wrote: > Dear Pythonistas, > > I am starting a small project that centres around implementation of > computational geomet

[Tutor] Python and Computational Geometry

2009-12-28 Thread Abdulhafid Igor Ryabchuk
Dear Pythonistas, I am starting a small project that centres around implementation of computational geometry algorithms. I was wondering if there are any particular Python modules I should have a look at. Regards, AH ___ Tutor maillist - Tutor@python