summaryrefslogtreecommitdiff
path: root/sci-libs/hypre/metadata.xml
blob: 26bbf128b412ec1362f3ea05d88dbfb45cf336c9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
  <maintainer type="project">
    <email>sci-mathematics@gentoo.org</email>
    <name>Gentoo Mathematics Project</name>
  </maintainer>
  <longdescription lang="en">
    Hypre is a set of matrix preconditioning libraries to aid in the
    solution of large systems of linear equations.
  </longdescription>
  <use>
    <flag name="int64">Build the 64 bits integer library</flag>
  </use>
  <origin>srcux</origin>
</pkgmetadata>