slackbuilds_ponce/libraries/SPQR
Erik Hanson 4248415dde Add REQUIRED field to .info files.
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
2012-08-19 21:57:51 -05:00
..
autotoolize.diff libraries/SPQR: Updated for version 1.2.2. 2011-06-19 23:17:05 -05:00
README
slack-desc libraries/SPQR: Updated for version 1.2.2. 2011-06-19 23:17:05 -05:00
SPQR.info Add REQUIRED field to .info files. 2012-08-19 21:57:51 -05:00
SPQR.SlackBuild libraries/SPQR: Updated for version 1.2.2. 2011-06-19 23:17:05 -05:00

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.