summaryrefslogtreecommitdiff
path: root/dev-python/pyamg/metadata.xml
blob: cd54bbdd6a397583e039c3c3bf642f45561cfdc0 (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://liguros.gitlab.io/dtd/metadata.dtd">
<pkgmetadata>
 <maintainer type="project">
  <email>sci@gentoo.org</email>
  <name>Gentoo Science Project</name>
 </maintainer>
 <longdescription lang="en">
  PyAMG is a library of Algebraic Multigrid (AMG) solvers with a
  Python interface.
  The predominant portion of PyAMG is written in Python with a smaller
  amount of supporting C++ code for performance critical operations.
  </longdescription>
 
 <origin>gentoo-staging</origin>
</pkgmetadata>