diff options
author | B. Watson <yalhcru@gmail.com> | 2016-11-13 22:18:49 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-11-14 16:47:23 +0700 |
commit | 0683726349e024c6893da9b358b01bb3f5c07769 (patch) | |
tree | 281f585391ce678b565e9d681f13b90142688252 | |
parent | 97152f5775f3c1dc8e8c496977f5070054236e40 (diff) | |
download | slackbuilds-0683726349e024c6893da9b358b01bb3f5c07769.tar.gz |
academic/spqr: Fix slack-desc.
-rw-r--r-- | academic/spqr/slack-desc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/academic/spqr/slack-desc b/academic/spqr/slack-desc index 0e9a28613f..311cec1ddb 100644 --- a/academic/spqr/slack-desc +++ b/academic/spqr/slack-desc @@ -6,7 +6,7 @@ # customary to leave one space after the ':' except on otherwise blank lines. |-----handy-ruler------------------------------------------------------| -spqr: SuiteSparseQR (sparse matrix factoring routines) +spqr: spqr (sparse matrix factoring routines) spqr: spqr: SuiteSparseQR is an implementation of the multifrontal sparse QR spqr: factorization method. Parallelism is exploited both in the BLAS |