qhull 2012.1-4 source package in Ubuntu

Changelog

qhull (2012.1-4) unstable; urgency=medium


  * Add convenience link to #include <qhull/qhull.h> to simplify transition.

 -- Barak A. Pearlmutter <email address hidden>  Thu, 13 Feb 2014 11:09:12 +0000

Upload details

Uploaded by:
Debian Science Team
Uploaded to:
Sid
Original maintainer:
Debian Science Team
Architectures:
any all
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Trusty release universe libs

Downloads

File Size SHA-256 Checksum
qhull_2012.1-4.dsc 1.5 KiB 3dbb930a58c4d0c0fed19fe69d334c07334a125bcfa3dc7efb4960cea02da2b6
qhull_2012.1.orig.tar.gz 699.9 KiB a35ecaa610550b7f05c3ce373d89c30cf74b059a69880f03080c556daebcff88
qhull_2012.1-4.debian.tar.xz 11.8 KiB 8c71849a7bb1efaadc6d1a84f6f4a7091eaed94490dc53173b5bf1d784ed92b5

No changes file available.

Binary packages built by this source

libqhull-dev: No summary available for libqhull-dev in ubuntu utopic.

No description available for libqhull-dev in ubuntu utopic.

libqhull-doc: No summary available for libqhull-doc in ubuntu utopic.

No description available for libqhull-doc in ubuntu utopic.

libqhull6: No summary available for libqhull6 in ubuntu utopic.

No description available for libqhull6 in ubuntu utopic.

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).