mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-04-07 19:30:37 -04:00
18 lines
681 B
XML
18 lines
681 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="person">
|
|
<description>co-maintainers welcome</description>
|
|
<email>lssndrbarbieri@gmail.com</email>
|
|
<name>Alessandro Barbieri</name>
|
|
</maintainer>
|
|
<longdescription lang="en">
|
|
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>
|