diff options
author | Justin Lecher <jlec@gentoo.org> | 2017-11-18 21:01:49 +0000 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2017-11-18 21:01:49 +0000 |
commit | 1e04d5868f177eb639f03889b59d2cba00206578 (patch) | |
tree | 46f0172586bf1144dbdea461acd7d5c87dbaeb51 /sci-libs/lapackpp | |
parent | Consistently ident with tabs (diff) | |
download | sci-1e04d5868f177eb639f03889b59d2cba00206578.tar.gz sci-1e04d5868f177eb639f03889b59d2cba00206578.tar.bz2 sci-1e04d5868f177eb639f03889b59d2cba00206578.zip |
Second try to clean spaces in metadata.xml
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'sci-libs/lapackpp')
-rw-r--r-- | sci-libs/lapackpp/metadata.xml | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/sci-libs/lapackpp/metadata.xml b/sci-libs/lapackpp/metadata.xml index cc5b2bc94..762285c1d 100644 --- a/sci-libs/lapackpp/metadata.xml +++ b/sci-libs/lapackpp/metadata.xml @@ -6,17 +6,17 @@ <name>Gentoo Science Project</name> </maintainer> <longdescription lang="en"> - LAPACK++ (Linear Algebra PACKage in C++) is a software library for - numerical linear algebra that solves systems of linear equations and - eigenvalue problems on high performance computer architectures. - Computational support is provided for supports various matrix classes - for vectors, non-symmetric matrices, SPD matrices, symmetric matrices, - banded, triangular, and tridiagonal matrices; however, it does not - include all of the capabilities of original f77 LAPACK. Emphasis is - given to routines for solving linear systems consisting of non-symmetric - matrices, symmetric positive definite systems, and solving linear - least-square systems. - </longdescription> +LAPACK++ (Linear Algebra PACKage in C++) is a software library for +numerical linear algebra that solves systems of linear equations and +eigenvalue problems on high performance computer architectures. +Computational support is provided for supports various matrix classes +for vectors, non-symmetric matrices, SPD matrices, symmetric matrices, +banded, triangular, and tridiagonal matrices; however, it does not +include all of the capabilities of original f77 LAPACK. Emphasis is +given to routines for solving linear systems consisting of non-symmetric +matrices, symmetric positive definite systems, and solving linear +least-square systems. +</longdescription> <upstream> <remote-id type="sourceforge">lapackpp</remote-id> </upstream> |