diff options
Diffstat (limited to 'math')
-rw-r--r-- | math/qhull/pkg-descr | 7 | ||||
-rw-r--r-- | math/qhull5/pkg-descr | 7 |
2 files changed, 4 insertions, 10 deletions
diff --git a/math/qhull/pkg-descr b/math/qhull/pkg-descr index 9a7aedb63908..08361b27cc71 100644 --- a/math/qhull/pkg-descr +++ b/math/qhull/pkg-descr @@ -1,4 +1,4 @@ - Qhull computes convex hulls, Delaunay triangulations, halfspace +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 @@ -6,7 +6,4 @@ 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 +WWW: http://www.qhull.org diff --git a/math/qhull5/pkg-descr b/math/qhull5/pkg-descr index 9a7aedb63908..08361b27cc71 100644 --- a/math/qhull5/pkg-descr +++ b/math/qhull5/pkg-descr @@ -1,4 +1,4 @@ - Qhull computes convex hulls, Delaunay triangulations, halfspace +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 @@ -6,7 +6,4 @@ 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 +WWW: http://www.qhull.org |