mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 18:58:08 -07:00
18 lines
726 B
XML
18 lines
726 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/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>
|
|
</pkgmetadata>
|