Grant Edwards wrote: > Can anybody point me to a Delaunay triangulation module (for > Win32)? I'm currently using http://flub.stuffwillmade.org/delny/ under > Linux, but I have > been unable to find a build for Windows. I don't have the tools > (or skills) to build libqhull and Pythion extensions on Win32). > > I've also found the delaunay module in scipy's "sandbox". I > could never get that module to work under Linux, and I can't > build it for Windows anyway.
I'm working on it today. I'm going to break it out into a separate package. If you can remember what problems you had, I'd like to fix them. I'm clearing up a number of (really dumb) memory leaks. -- Robert Kern "I have come to believe that the whole world is an enigma, a harmless enigma that is made terrible by our own mad attempt to interpret it as though it had an underlying truth." -- Umberto Eco -- http://mail.python.org/mailman/listinfo/python-list