mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-04-09 04:10:32 -04:00
Package-Manager: Portage-3.0.19, Repoman-3.0.3 Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
13 lines
499 B
XML
13 lines
499 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<longdescription>
|
|
Sparse and Dense Matrix Classes and Methods // A rich hierarchy
|
|
of matrix classes, including triangular, symmetric, and
|
|
diagonal matrices, both dense and sparse and with pattern,
|
|
logical and numeric entries. Numerous methods for and
|
|
operations on these matrices, using 'LAPACK' and 'SuiteSparse'
|
|
libraries.
|
|
</longdescription>
|
|
</pkgmetadata>
|