summaryrefslogtreecommitdiff
blob: 054845427e54850fb1d9470628b06bf9427d9629 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>sci</herd>
<longdescription lang="en">
  LAPACK is a comprehensive 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 installs the reference C implementation from Netlib,
  generated from f2c. 
</longdescription>
</pkgmetadata>