summaryrefslogtreecommitdiff
path: root/dev-python/pyamg/metadata.xml
blob: 52a442114bc8551b2c5cefac75248687d7cc7086 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<?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>
 <upstream>
  <remote-id type="pypi">pyamg</remote-id>
  <remote-id type="github">pyamg/pyamg</remote-id>
 </upstream>
 <origin>gentoo-staging</origin>
</pkgmetadata>