qhull 2015.2-3 source package in Ubuntu

Changelog

qhull (2015.2-3) unstable; urgency=medium

  * bump policy version
  * Add libqhull-r7 package (closes: #841168)
    thanks to Jochen Sprickerhof <email address hidden>

 -- Barak A. Pearlmutter <email address hidden>  Sat, 25 Nov 2017 23:44:11 +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

Downloads

File Size SHA-256 Checksum
qhull_2015.2-3.dsc 2.2 KiB 267a1d2479ed10c6c9452311162f7a25b7af7d0288f2c90c852cd410a2192498
qhull_2015.2.orig.tar.gz 986.5 KiB 78b010925c3b577adc3d58278787d7df08f7c8fb02c3490e375eab91bb58a436
qhull_2015.2-3.debian.tar.xz 10.5 KiB bea38edc6361da9cc16558ffcd77ce6bf72c63d1435dc7958681f887d0f91f9d

Available diffs

No changes file available.

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.

libqhull-r7: calculate convex hulls and related structures (reentrant shared library)

 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 reentrant version of the shared C library.

libqhull-r7-dbgsym: debug symbols for libqhull-r7
libqhull7: calculate convex hulls and related structures (shared library)

 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 shared C library.

libqhull7-dbgsym: debug symbols for libqhull7
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).

qhull-bin-dbgsym: debug symbols for qhull-bin