SlackBuildsOrg/academic/spqr
Kyle Guinn f15f260c74 academic/spqr: Updated for version 2.0.2.
Signed-off-by: Kyle Guinn <elyk03@gmail.com>
2016-01-09 07:12:48 +07:00
..
atlas-threaded-blas.diff
autotoolize.diff academic/spqr: Updated for version 2.0.2. 2016-01-09 07:12:48 +07:00
README
slack-desc
spqr.info academic/spqr: Updated for version 2.0.2. 2016-01-09 07:12:48 +07:00
spqr.SlackBuild academic/spqr: Updated for version 2.0.2. 2016-01-09 07:12:48 +07: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.