diff options
author | Jason Graham <jgraha8@gmail.com> | 2017-04-23 09:39:04 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-04-29 12:51:23 +0700 |
commit | 21e6c25ab87e7ccf87ad9228f87abea42b80fcd8 (patch) | |
tree | 0c8c4922ac775b489619603ca12d1bc93e9869b0 /academic/qhull/README | |
parent | f3d7c614af671aa234dbb5185dc6189542536ceb (diff) | |
download | slackbuilds-21e6c25ab87e7ccf87ad9228f87abea42b80fcd8.tar.gz |
academic/qhull: Switch to i586 + new maintainer.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
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. |