Jump to letter: [
34ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
qhull - General dimension convex hull programs
- Description:
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.
Packages
qhull-2003.1-14.el6.src
[713 KiB] |
Changelog
by Ralf Corsépius (2010-02-02):
- Apply upstream's qh_gethash patch
- Silence %setup.
- Remove rpath.
|