slackbuilds_ponce/libraries/SPQR
Kyle Guinn 0a1ad7bde5 libraries/SPQR: Added (sparse matrix factorizing routines)
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
2010-08-29 15:32:11 -05:00
..
autotoolize.diff
README
slack-desc
SPQR.info
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.