qhull 2015.2-ok1 source package in openKylin

Changelog

qhull (2015.2-ok1) yangtze; urgency=medium

  * Build for openKylin.

 -- openKylinBot <email address hidden>  Mon, 25 Apr 2022 22:03:04 +0800

Upload details

Uploaded by:
openKylinBot
Sponsored by:
Cibot
Uploaded to:
Yangtze V1.0
Original maintainer:
Debian Science Team
Architectures:
any all
Section:
math
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section
Yangtze V1.0 release main math

Downloads

File Size SHA-256 Checksum
qhull_2015.2.orig.tar.gz 986.5 KiB 78b010925c3b577adc3d58278787d7df08f7c8fb02c3490e375eab91bb58a436
qhull_2015.2-ok1.debian.tar.xz 6.5 KiB b69b47d49326e28f7b82ad35b380e718746abc80155ff582f4b392067b5b5c23
qhull_2015.2-ok1.dsc 2.0 KiB 94cac8ad30d43c2d500eb5873ae1d88cbaa838c48f961b69d88e5ffd6b40e3f1

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.

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