slackbuilds_ponce/libraries/SPQR
Robby Workman 143991a46e Entire Repo: Remove APPROVED field from .info files
This field used to make sense in our pre-git days, but
the Signed-Off-By: line serves the same purpose (and
even more) now, so APPROVED has been rejected.  ;-)

Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2012-08-14 23:22:50 -05:00
..
autotoolize.diff
README
slack-desc
SPQR.info Entire Repo: Remove APPROVED field from .info files 2012-08-14 23:22:50 -05:00
SPQR.SlackBuild

SuiteSparseQR is an implementation of the multifrontal sparse QR
factorization method.  Parallelism is exploited both in the BLAS and
across different frontal matrices using Intel's Threading Building Blocks,
a shared-memory programming model for modern multicore
architectures.  It can obtain a substantial fraction of the
theoretical peak performance of a multicore computer.

This package is part of SuiteSparse.

Requires BLAS, LAPACK, UFconfig, CHOLMOD, and libtbb.