#13517: Voronoi diagrams
------------------------------------+---------------------------------------
       Reporter:  moritz            |         Owner:  mhampton    
           Type:  enhancement       |        Status:  needs_review
       Priority:  minor             |     Milestone:  sage-5.6    
      Component:  geometry          |    Resolution:              
       Keywords:  voronoi delaunay  |   Work issues:              
Report Upstream:  N/A               |     Reviewers:              
        Authors:  Moritz Firsching  |     Merged in:              
   Dependencies:                    |      Stopgaps:              
------------------------------------+---------------------------------------

Comment (by kcrisman):

 See also
  * https://sage.math.clemson.edu:34567/home/pub/388/ which seems to have
 an implementation of Voronoi diagrams
  * http://pypi.python.org/pypi/voropy/0.0.1
  *
 http://docs.scipy.org/doc/scipy/reference/generated/scipy.spatial.Delaunay.html
  * We include [http://www.qhull.org/ qhull] somewhere, which is also part
 of an optional package in R
  * Some information at various posts at
 [http://blancosilva.wordpress.com/2010/12/15/image-processing-with-numpy-
 scipy-and-matplotlibs-in-sage/ this blog], though I don't know how
 detailed they are
 And so forth.  And Delaunay triangulations exist in matplotlib too, I
 think... would it be faster to use that, especially since
 [https://github.com/matplotlib/matplotlib/pull/936 they fixed] the problem
 we had in #13167?

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/13517#comment:11>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica, 
and MATLAB

-- 
You received this message because you are subscribed to the Google Groups 
"sage-trac" group.
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-trac?hl=en.

Reply via email to