dev-R/Matrix: new

Package-Manager: Portage-3.0.19, Repoman-3.0.3
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
Alessandro Barbieri
2021-06-01 00:28:24 +02:00
parent 7f8a1c97f0
commit 2bac2e9f46
3 changed files with 31 additions and 0 deletions

12
dev-R/Matrix/metadata.xml Normal file
View File

@@ -0,0 +1,12 @@
<?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>