From 39c00d386bbd65ca06b9e3d9d14a9d15463ea2ef Mon Sep 17 00:00:00 2001 From: pav Date: Wed, 14 Sep 2005 18:35:34 +0000 Subject: - Use full URI scheme in WWW line - Remove attribution --- math/qhull5/pkg-descr | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'math/qhull5') diff --git a/math/qhull5/pkg-descr b/math/qhull5/pkg-descr index 9a7aedb6390..08361b27cc7 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 -- cgit