diff options
Diffstat (limited to 'academic/qhull/README')
-rw-r--r-- | academic/qhull/README | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/academic/qhull/README b/academic/qhull/README index 9467a79659..72cc21539e 100644 --- a/academic/qhull/README +++ b/academic/qhull/README @@ -6,8 +6,8 @@ algorithm for computing the convex hull. Qhull handles roundoff errors from floating point arithmetic. It computes volumes, surface areas, and approximations to the convex hull. -Qhull does not support constrained Delaunay triangulations, triangulation of +Qhull does not support constrained Delaunay triangulations, triangulation of non-convex surfaces, mesh generation of non-convex objects, or medium-sized -inputs in 9-D and higher. +inputs in 9-D and higher. qhull is an optional dependency for the octave package. |