SlackBuildsOrg/academic/spqr
Kyle Guinn 0755cd685e academic/spqr: Renamed and moved from libraries.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2014-01-31 00:54:22 -06:00
..
atlas-threaded-blas.diff
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.