qhull 2020.2-6 source package in Ubuntu
Changelog
qhull (2020.2-6) unstable; urgency=medium * Avoid deprecation warning with CMake 3.27 (Closes: #1040724) -- Timo Röhling <email address hidden> Sun, 09 Jul 2023 23:44:21 +0200
Upload details
- Uploaded by:
- Debian Science Maintainers
- Uploaded to:
- Sid
- Original maintainer:
- Debian Science Maintainers
- Architectures:
- any all
- Section:
- libs
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Mantic | release | universe | libs |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
qhull_2020.2-6.dsc | 2.1 KiB | bb904f5566a73cecfc6682d055c971a500f8e4961d86aaabaf5c2dcc6205d3af |
qhull_2020.2.orig.tar.gz | 1.2 MiB | b5c2d7eb833278881b952c8a52d20179eab87766b00b865000469a45c1838b7e |
qhull_2020.2-6.debian.tar.xz | 18.2 KiB | e9c46af8bfb7f372ef5758f4da99292d774a8a05e0247936a913ee8dff276c33 |
Available diffs
- diff from 2020.2-5 to 2020.2-6 (495 bytes)
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-r8.0: 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-r8.0-dbgsym: debug symbols for libqhull-r8.0
- libqhull8.0: 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.
- libqhull8.0-dbgsym: debug symbols for libqhull8.0
- libqhullcpp8.0: calculate convex hulls and related structures (C++ 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.
- libqhullcpp8.0-dbgsym: debug symbols for libqhullcpp8.0
- 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