sci-libs/plasma: new package, add 21.8.29

Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
Alessandro Barbieri
2022-06-01 13:06:28 +02:00
parent a90f3f016f
commit 473d4ede7e
3 changed files with 70 additions and 0 deletions

View File

@@ -0,0 +1,15 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>lssndrbarbieri@gmail.com</email>
<name>Alessandro Barbieri</name>
</maintainer>
<upstream>
<bugs-to>https://bitbucket.org/icl/plasma/issues</bugs-to>
<remote-id type="bitbucket">icl/plasma</remote-id>
<remote-id type="github">NLAFET/plasma</remote-id>
</upstream>
<longdescription lang="en">PLASMA is a software package for solving problems in dense linear algebra using OpenMP. PLASMA provides implementations of state-of-the-art algorithms using cutting-edge task scheduling techniques. PLASMA currently offers a collection of routines for solving linear systems of equations, least squares problems, eigenvalue problems, and singular value problems.</longdescription>
<!--<use><flag name="magma">Use magma as dependency</flag></use>-->
</pkgmetadata>