cgal
C++ library for geometric algorithms and data structures
The Computational Geometry Algorithms Library is a collaborative open source library containing: * the Kernel with geometric primitives such as points, vectors, lines, predicates for testing things such as relative positions of points, and operations such as intersections and distance calculation. * the Basic Library which is a collection of standard data structures and geometric algorithms, such as convex hull in 2D/3D, (Delaunay) triangulation in 2D/3D, planar map, polyhedron, smallest enclosing circle, and multidimensional query structures. * the Support Library which offers interfaces to other packages, e.g., for visualisation, and I/O, and other support facilities.
homepage ↗ github: CGAL/cgal
⚠ Security advisories affect this package: GLSA 202305-34
Available in
| Overlay | Newest | Ebuilds | Last activity | |
|---|---|---|---|---|
| gentoo gitweb ↗ | 6.1 | 5 | 17 h | details › |
| vowstar GitHub ↗ | 5.6 | 1 | 29 h | details › |
Versions & arches
| Version | Overlay | amd64 | arm64 | x86 | ppc64 | Committed | |
|---|---|---|---|---|---|---|---|
| 6.1 | gentoo | amd64 testing | arm64 testing | x86 testing | ppc64 testing | — | view · download · history ↗ |
| 6.0.1 | gentoo | amd64 stable | arm64 testing | x86 testing | ppc64 testing | — | view · download · history ↗ |
| 6.0 | gentoo | amd64 stable | arm64 testing | x86 testing | ppc64 testing | — | view · download · history ↗ |
| 5.6.1 | gentoo | amd64 testing | arm64 testing | x86 testing | ppc64 testing | — | view · download · history ↗ |
| 5.6 | gentoo | amd64 stable | arm64 testing | x86 testing | ppc64 testing | — | view · download · history ↗ |
| 5.6 ≈ | vowstar | amd64 stable | arm64 testing | x86 testing | ppc64 testing | 4 mo | view · download · history ↗ |
Use flags of 6.1
- doc Add extra documentation (API, Javadoc, etc). It is recommended to enable per package instead of globally
- examples Install examples, usually source code
- test Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)