summaryrefslogtreecommitdiffstats
path: root/science/qhull/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'science/qhull/DETAILS')
-rwxr-xr-xscience/qhull/DETAILS7
1 files changed, 6 insertions, 1 deletions
diff --git a/science/qhull/DETAILS b/science/qhull/DETAILS
index 81a1d9638d..5ee8e50c4b 100755
--- a/science/qhull/DETAILS
+++ b/science/qhull/DETAILS
@@ -10,5 +10,10 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
KEYWORDS="science"
SHORT="Qhull computes convex hulls, Delaunay triangulations, halfspace intersections about a point, Voronoi diagrams, furthest-site Delaunay triangulations, and furthest-site Voronoi diagrams."
cat << EOF
-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 can approximate a convex hull.
+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 can
+approximate a convex hull.
EOF