summaryrefslogtreecommitdiff
blob: bb2e0e259695463278bcdf446b720db8252092ed (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>sci</herd>
<longdescription lang="en">
BLAS (Basic Linear Algebra Subroutines) is a set of efficient routines
for most of the basic vector and matrix operations. They are widely
used as the basis for other high quality linear algebra software, for
example lapack and linpack. This implementation is the Fortran 77
reference implementation found at netlib.
This package contains manual pages for the routines, and other
quick reference in postscript format.
</longdescription>
</pkgmetadata>