Package qhull

General dimension convex hull programs

http://www.qhull.org

Qhull is a general dimension convex hull program that reads a set
of points from stdin, and outputs the smallest convex set that contains
the points to stdout. It also generates Delaunay triangulations, Voronoi
diagrams, furthest-site Voronoi diagrams, and halfspace intersections
about a point.

Version: 8.0.2

General Commands

qhull convex hull, Delaunay triangulation, Voronoi diagram, halfspace intersection about a point, hull volume, facet area
rbox generate point distributions for qhull