diff options
author | pav <pav@FreeBSD.org> | 2005-09-15 02:35:34 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2005-09-15 02:35:34 +0800 |
commit | 39c00d386bbd65ca06b9e3d9d14a9d15463ea2ef (patch) | |
tree | 8b729357cbd4098d38e14720772683bb0b831818 /math/qhull5 | |
parent | f082e197ccc7dd20e2bd778c1203fbc9480660ba (diff) | |
download | freebsd-ports-graphics-39c00d386bbd65ca06b9e3d9d14a9d15463ea2ef.tar.gz freebsd-ports-graphics-39c00d386bbd65ca06b9e3d9d14a9d15463ea2ef.tar.zst freebsd-ports-graphics-39c00d386bbd65ca06b9e3d9d14a9d15463ea2ef.zip |
- Use full URI scheme in WWW line
- Remove attribution
Diffstat (limited to 'math/qhull5')
-rw-r--r-- | math/qhull5/pkg-descr | 7 |
1 files changed, 2 insertions, 5 deletions
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 |