qhull 2009.1-3ubuntu2 source package in Ubuntu

Changelog

qhull (2009.1-3ubuntu2) trusty; urgency=medium

  * Patch aclocal.m4 and configure to support ppc64el.
 -- Matthias Klose <email address hidden>   Sun, 22 Dec 2013 19:07:44 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Trusty
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
qhull_2009.1.orig.tar.gz 732.5 KiB 49b94410c406a83df12b1521f6a63ac94626dd893d3800930593c6c936f60dbe
qhull_2009.1-3ubuntu2.debian.tar.gz 13.5 KiB 1fbaa9a5d59c1dd5b2eca4aa99eacbe0dcab2a9e57f7bcfbe67c67f40a4a1973
qhull_2009.1-3ubuntu2.dsc 1.6 KiB f2915fa78d6b94577f8bc9eb6f678a19ed7109a4de7732c298e619f2eda60666

Available diffs

View changes file

Binary packages built by this source

libqhull-dev: calculate convex hulls and related structures (development files)

 Qhull computes convex hulls, Delaunay triangulations, halfspace
 intersections about a point, Voronoi diagrams, furthest-site
 Delaunay triangulations, and furthest-site Voronoi diagrams. It
 runs in 2-d, 3-d, 4-d, and higher dimensions.
 .
 This package contains the files necessary for development (headers and
 libraries), as well as the library documentation in HTML format.

libqhull-doc: calculate convex hulls and related structures (documentation files)

 Qhull computes convex hulls, Delaunay triangulations, halfspace
 intersections about a point, Voronoi diagrams, furthest-site
 Delaunay triangulations, and furthest-site Voronoi diagrams. It
 runs in 2-d, 3-d, 4-d, and higher dimensions.
 .
 This package contains the documentation for Qhull.

libqhull5: No summary available for libqhull5 in ubuntu trusty.

No description available for libqhull5 in ubuntu trusty.

qhull-bin: calculate convex hulls and related structures (utilities)

 Qhull computes convex hulls, Delaunay triangulations, halfspace
 intersections about a point, Voronoi diagrams, furthest-site
 Delaunay triangulations, and furthest-site Voronoi diagrams. It
 runs in 2-d, 3-d, 4-d, and higher dimensions.
 .
 This package contains the qhull executable that gives a pipe interface to
 some of the functionality of the library. Also included is rbox is a
 useful tool in generating input for Qhull; it generates hypercubes,
 diamonds, cones, circles, simplices, spirals, lattices, and random points.
 .
 Qhull produces graphical output for Geomview. This helps with
 understanding the output (http://www.geomview.org).