Delaunay triangulation

sturlamolden sturlamolden at yahoo.no
Wed Dec 2 12:20:08 EST 2009


On 2 Des, 15:28, David Robinow <drobi... at gmail.com> wrote:
> On Tue, Dec 1, 2009 at 8:31 PM, Vincent Davis <vinc... at vincentdavis.net> wrote:
> > Anyone know of a python implementation of Delaunay triangulation?
>
> Matplotlib has one.
> There's also Delny  @pypi
>
> It's been several years since I needed this. I can't remember the pros/cons.

There is also a skikit add-on to NumPy/SciPy.

http://scikits.appspot.com/delaunay



More information about the Python-list mailing list