On Dec 31, 2007 3:44 PM, Daniel Black <[EMAIL PROTECTED]> wrote: > > Hi, Ondrej, > > On Dec 25, 5:38 am, "Ondrej Certik" <[EMAIL PROTECTED]> wrote: > > I am not aware of any either. But such a functionality would be very useful. > > There are quite some opensource programs for that - would you > > consider maybe packing some as a spkg package for Sage? > > That way other people (like me:), could easily reuse it. > > > > Or maybe just extracting the algorithm (I think there are even some in > > Python), > > or wrap it with Cython if it's in C. (btw, Cython is a very cool project). > > Unfortunately, I'm not much of a coder at the moment. However, I am > going to be familiarizing myself with Python shortly anyway, and at > your suggestion, I searched and found this Python code, based on > Steven Fortune's sweepline algorithm in C: > > http://www.oxfish.com/python/voronoi.py > > When I have the time, I'm going to start toying with this.
Yes, that should do the job. And learning python is a useful thing to do. :) Ondrej --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/sage-forum URLs: http://sage.math.washington.edu/sage/ and http://sage.scipy.org/sage/ -~----------~----~----~----~------~----~------~--~---
