slackbuilds_ponce/libraries/SPQR
Heinz Wiesinger 926b93d445 various: Replace chmod command with find command from template.
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
2013-11-25 13:11:59 +01:00
..
autotoolize.diff
README libraries/SPQR: Fixed dep information 2012-08-26 18:45:24 +02:00
slack-desc various: Fix slack-desc formatting and comment nit picks. 2013-11-22 02:29:22 -05:00
SPQR.info libraries/SPQR: Require tbb 2012-09-22 11:40:56 -05:00
SPQR.SlackBuild various: Replace chmod command with find command from template. 2013-11-25 13:11:59 +01: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.