diff options
Diffstat (limited to 'academic/qhull/slack-desc')
-rw-r--r-- | academic/qhull/slack-desc | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/academic/qhull/slack-desc b/academic/qhull/slack-desc index 2c2a35ab14527..3bfbb742e56aa 100644 --- a/academic/qhull/slack-desc +++ b/academic/qhull/slack-desc @@ -8,12 +8,12 @@ |-----handy-ruler------------------------------------------------------| qhull: qhull (Implements the Quickhull Algorithm) qhull: -qhull: Qhull computes the convex hull, Delaunay triangulation, Voronoi -qhull: diagram, halfspace intersection about a point, furthest-site Delaunay +qhull: Qhull computes the convex hull, Delaunay triangulation, Voronoi +qhull: diagram, halfspace intersection about a point, furthest-site Delaunay qhull: triangulation, and furthest-site Voronoi diagram. The source code runs -qhull: in 2-d, 3-d, 4-d, and higher dimensions. It implements the Quickhull -qhull: algorithm for computing the convex hull. Qhull handles roundoff errors -qhull: from floating point arithmetic. It computes volumes, surface areas, -qhull: and approximations to the convex hull. +qhull: in 2-d, 3-d, 4-d, and higher dimensions. Qhull implements the +qhull: Quickhull algorithm for computing the convex hull. It handles roundoff +qhull: errors from floating point arithmetic. It computes volumes, surface +qhull: areas, and approximations to the convex hull. qhull: qhull: |