freebsd-ports/math/qhull5/pkg-descr
Thierry Thomas ac187f606c Add qhull 1.0, qhull computes convex hulls, Delaunay triangulations
and halfspaces.

Remark: submitter time-out -> maintainership assigned to ports@.

PR:		63693
Submitted by:	pusto@web.de
2004-04-28 22:27:59 +00:00

12 lines
485 B
Text

Qhull computes convex hulls, Delaunay triangulations, halfspace
intersections about a point, Voronoi diagrams, furthest-site Delaunay
triangulations, and furthest-site Voronoi diagrams. It runs in 2-d,
3-d, 4-d, and higher dimensions. It implements the Quickhull algorithm
for computing the convex hull. Qhull handles roundoff errors from
floating point arithmetic. It computes volumes, surface areas, and
approximations to the convex hull.
WWW: www.qhull.org
- Eduard
pusto@web.de