Geometry Tools

psdr.voronoi_vertex(domain, Xhat, L=None)[source]

Construct the bounded Voronoi vertices on a domain

Note: Pro17 claims that these bounded Voronoi vertices can be computed using WP89. This approach may offer some speedup, but I trust Q-hull more than my own implementation.