summaryrefslogtreecommitdiff
path: root/app-doc/lapack-docs/metadata.xml
blob: c604fecb1bd94c7f54830242f89d62f6328f67c8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
  <maintainer type="project">
    <email>sci@gentoo.org</email>
    <name>Gentoo Science Project</name>
  </maintainer>
  <stabilize-allarches />
  <longdescription lang="en">
LAPACK is a comprehensive FORTRAN library that does linear
algebra operations including matrix inversions, least squared
solutions to linear sets of equations, eigenvector analysis, singular
value decomposition, etc. It is a very comprehensive and reputable
package that has found extensive use in the scientific community.
This package contains manual pages for the routines, and a Quick-Reference guide.
</longdescription>
  <upstream>
    <remote-id type="cpe">cpe:/a:lapack_project:lapack</remote-id>
  </upstream>
  <origin>srcux</origin>
</pkgmetadata>