qhull: A general dimension code for computing convex hulls and related structures1

Qhull is a general dimension convex hull program that reads a set of points from stdin, and outputs the smallest convex set that contains the points to stdout. It also generates Delaunay triangulations, Voronoi diagrams, furthest-site Voronoi diagrams, and halfspace intersections about a point.

... part of T2, get it here

URL: http://qhull.org/

Author: C.B. Barber <qhull [at] qhull [dot] org>
Maintainer: T2 Project <t2 [at] t2-project [dot] org>

License: OpenSource
Status: Stable
Version: 8.0.2

Download: http://www.qhull.org/download/ qhull-2020-src-8.0.2.tgz

T2 source: qhull.cache
T2 source: qhull.desc

Build time (on reference hardware): 20% (relative to binutils)2

Installed size (on reference hardware): 9.57 MB, 127 files

Dependencies (build time detected): 00-dirtree bash binutils cmake coreutils diffutils findutils gawk grep gzip linux-header make sed tar tbb

Installed files (on reference hardware): n.a.

1) This page was automatically generated from the T2 package source. Corrections, such as dead links, URL changes or typos need to be performed directly on that source.

2) Compatible with Linux From Scratch's "Standard Build Unit" (SBU).