summaryrefslogtreecommitdiff
path: root/sci-mathematics/polymake/metadata.xml
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2021-10-26 00:10:07 +0100
committerV3n3RiX <venerix@koprulu.sector>2021-10-26 00:10:07 +0100
commit95461df035e3867364495f065e5e805bf629b2d7 (patch)
tree867dce371a84a696e91be255d89f282975aa0480 /sci-mathematics/polymake/metadata.xml
parent46eedbedafdb0040c37884982d4c775ce277fb7b (diff)
gentoo resync : 25.10.2021
Diffstat (limited to 'sci-mathematics/polymake/metadata.xml')
-rw-r--r--sci-mathematics/polymake/metadata.xml52
1 files changed, 40 insertions, 12 deletions
diff --git a/sci-mathematics/polymake/metadata.xml b/sci-mathematics/polymake/metadata.xml
index 8eb7d9d63199..5834e17347b0 100644
--- a/sci-mathematics/polymake/metadata.xml
+++ b/sci-mathematics/polymake/metadata.xml
@@ -6,19 +6,47 @@
<name>Gentoo Mathematics Project</name>
</maintainer>
<use>
- <flag name="cdd">Enable sci-libs/cddlib interface for convex hull
- computations (Should be kept enabled).</flag>
- <flag name="lrs">Enable sci-libs/lrslib interface for convex hull computations.</flag>
- <flag name="ppl">Enable dev-libs/ppl interface for convex hull computations.</flag>
- <flag name="bliss">Enable sci-libs/bliss interface for graph and face lattice isomorphism computations.</flag>
- <flag name="group">Build extension for dealing with permutation groups and symmetric objects.</flag>
- <flag name="libnormaliz">Build the bundled extension for lattice related computations.</flag>
- <flag name="singular">Enable the interface to sci-mathematics/singular for ideal related computations.</flag>
- <flag name="libpolymake">Build the polymake library to build applications using the C++ interface.</flag>
+ <flag name="bliss">
+ Enable <pkg>sci-libs/bliss</pkg> interface for graph and face lattice
+ isomorphism computations.
+ </flag>
+ <flag name="cdd">
+ Enable <pkg>sci-libs/cddlib</pkg> interface for convex hull
+ computations (Should be kept enabled).
+ </flag>
+ <flag name="flint">
+ Build with "strongly recommended" support for
+ <pkg>sci-mathematics/flint</pkg>.
+ </flag>
+ <flag name="libpolymake">
+ Build the polymake library to build applications using the C++
+ interface.
+ </flag>
+ <flag name="lrs">
+ Enable <pkg>sci-libs/lrslib</pkg> interface for convex hull
+ computations.
+ </flag>
+ <flag name="nauty">
+ Build the extension for graph automorphism computations using
+ <pkg>sci-mathematics/nauty</pkg>.
+ </flag>
+ <flag name="normaliz">
+ Build the bundled extension for lattice computations using
+ <pkg>sci-mathematics/normaliz</pkg>.
+ </flag>
+ <flag name="ppl">
+ Enable <pkg>dev-libs/ppl</pkg> interface for convex hull computations.
+ </flag>
+ <flag name="singular">
+ Enable the interface to <pkg>sci-mathematics/singular</pkg> for
+ ideal related computations.
+ </flag>
</use>
<longdescription lang="en">
-Polymake started out as a tool for the algorithmic treatment of convex
-polyhedra. By now it also deals with finite simplicial complexes,
-tight spans of finite metric spaces, and other objects.
+ Polymake is open source software for research in polyhedral
+ geometry. It deals with polytopes, polyhedra, and fans as well as
+ simplicial complexes, matroids, graphs, tropical hypersurfaces, and
+ other objects. Supported platforms include various flavors of Linux,
+ FreeBSD, and Mac OS.
</longdescription>
</pkgmetadata>