#13517: Voronoi diagrams
------------------------------------+---------------------------------------
Reporter: moritz | Owner: mhampton
Type: enhancement | Status: needs_review
Priority: minor | Milestone: sage-5.5
Component: geometry | Resolution:
Keywords: voronoi delaunay | Work issues:
Report Upstream: N/A | Reviewers:
Authors: Moritz Firsching | Merged in:
Dependencies: | Stopgaps:
------------------------------------+---------------------------------------
Comment (by moritz):
Replying to [comment:9 mmarco]:
> Would it be a lot of trouble to introduce also the possibility of using
algebraic extensions of QQ as base ring? Arithmetic in those cases may be
slow, but i can imagine some situations where it would be important to
know the vertices of the diagram in an exact form.
I don't see how one could easily adapt the algorithm for algebraic
extensions of QQ for the following reason:
The Polyhedron-method only works with QQ and RDF.
If you really want support for extensions of QQ, either the algorithm of
finding the Voronoi-diagram has to be changed, or one has adapt the
Polyhedron method. Both are nontrivial tasks, which might make a good
upgrade later on.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/13517#comment:10>
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.