[SciPy-user] voronoi diagrams and the delaunay module

Eric Bruning eric at deeplycloudy.com
Fri Mar 30 13:27:55 EDT 2007


I'd like to retrieve the Voronoi diagram for a set of points. 
Internally, the delaunay module (in the sandbox) appears calculate the 
voronoi diagram, but I don't think it's exposed in python.

What would need to be done do to enable voronoi output?

Eventually, I'm hoping to pass the polygons of the voronoi diagram to a 
polycollection in matplotlib...

Eric




More information about the SciPy-User mailing list