From 4e942b64191e2ef98dce2c5af31047a8640db768 Mon Sep 17 00:00:00 2001 From: Dmitry Marakasov Date: Thu, 19 May 2016 10:44:11 +0000 Subject: - Fix trailing whitespace in pkg-descrs, categories [g-n]* Approved by: portmgr blanket --- math/lapack++/pkg-descr | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'math/lapack++') diff --git a/math/lapack++/pkg-descr b/math/lapack++/pkg-descr index 72b4268f61ac..35a4324a104c 100644 --- a/math/lapack++/pkg-descr +++ b/math/lapack++/pkg-descr @@ -1,12 +1,12 @@ 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. +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. +symmetric positive definite systems, and solving linear least-square systems. WWW: http://sourceforge.net/projects/lapackpp -- cgit v1.2.3