summaryrefslogtreecommitdiff
blob: 9101538cfd17157d06da34bdb6fe43bec57e85f2 (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
26
27
28
29
30
31
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>sci</herd>
<herd>proxy-maintainers</herd>
<maintainer>
  <email>patrick@gentoo.org</email>
  <name>Patrick Lauer</name>
</maintainer>
<maintainer>
  <email>oli.borm@web.de</email>
  <name>Oliver Borm</name>
</maintainer>
<use>
  <flag name="int64">Build the 64 bits integer library (needed for &gt; 2^31 vertices)</flag>
  <flag name="tools">Build and install extra exec tools</flag>
</use>
<longdescription lang="en">
  SCOTCH is a software package and libraries for graph, mesh and
  hypergraph partitioning, static mapping, and sparse matrix block
  ordering.
  Its purpose of Scotch is to apply graph theory, with a divide and
  conquer approach, to scientific computing problems such as graph and
  mesh partitioning, static mapping, and sparse matrix ordering, in
  application domains ranging from structural mechanics to operating
  systems or bio-chemistry.
  The SCOTCH distribution is a set of programs and libraries which
  implement the static mapping and sparse matrix reordering algorithms
  developed within the SCOTCH project.
</longdescription>
</pkgmetadata>