summaryrefslogtreecommitdiff
blob: ec604c45ce9d8ea897e3f4f315baa87805a2b862 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer>
<email>tomka@gentoo.org</email>
<name>Thomas Kahle</name>
</maintainer>
<herd>sci-mathematics</herd>
<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>
</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. 
</longdescription>
</pkgmetadata>