summaryrefslogtreecommitdiff
blob: eafad5c8fb546d095c5a44f6da06002815a95d4a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>sci</herd>
<longdescription lang="en">
  CHOLMOD is a set of ANSI C routines for sparse Cholesky
  factorization and update/downdate.
</longdescription>
<use>
  <flag name='metis'>Enable the Partition module to cholmod using metis
    (<pkg>sci-libs/metis</pkg>, <pkg>sci-libs/parmetis</pkg>)</flag>
  <flag name='supernodal'>Enable the Supernodal module
    (needs <pkg>virtual/lapack</pkg>)</flag>
</use>
</pkgmetadata>