slackbuilds_ponce/academic/spqr
2016-11-14 16:47:23 +07:00
..
atlas-threaded-blas.diff
autotoolize.diff
README
slack-desc academic/spqr: Fix slack-desc. 2016-11-14 16:47:23 +07:00
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.