FrontPage RecentChanges Index BackLinks News Contact |
convexhullconvexhull is a very simple script implementing an algorithm for calculating the convex hull of a two-dimensional set of points. The only thing illustrated here is that Python is very well suited to express standard algorithms directly out of a textbook, namely Berg et al., Computational Geometry, Springer-Verlag, 2000.
generated with HeyHeyWickie. |