summaryrefslogtreecommitdiff
path: root/math/lapack++
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2016-05-19 10:44:11 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2016-05-19 10:44:11 +0000
commit4e942b64191e2ef98dce2c5af31047a8640db768 (patch)
tree8c3238b7f0cbec2e9210d52f562960bb22323a7d /math/lapack++
parent- Fix trailing whitespace in pkg-descrs, categories [a-f]* (diff)
- Fix trailing whitespace in pkg-descrs, categories [g-n]*
Approved by: portmgr blanket
Notes
Notes: svn path=/head/; revision=415499
Diffstat (limited to 'math/lapack++')
-rw-r--r--math/lapack++/pkg-descr4
1 files changed, 2 insertions, 2 deletions
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