blob: 4f84892ac9a1a13763b61ff9d4e5018aedbc89c8 (
plain) (
blame)
1
2
3
4
|
A Python wrapper to Qhull (www.qhull.org) for the computation
of the convex hull, Delaunay triangulation and Voronoi diagram.
See also: https://github.com/materialsvirtuallab/pyhull
|