slackbuilds_ponce/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 academic/spqr: Renamed and moved from libraries. 2014-01-31 00:54:22 -06:00
autotoolize.diff academic/spqr: Renamed and moved from libraries. 2014-01-31 00:54:22 -06:00
README academic/spqr: Renamed and moved from libraries. 2014-01-31 00:54:22 -06:00
slack-desc academic/spqr: Renamed and moved from libraries. 2014-01-31 00:54:22 -06:00
spqr.info academic/spqr: Renamed and moved from libraries. 2014-01-31 00:54:22 -06:00
spqr.SlackBuild academic/spqr: Renamed and moved from libraries. 2014-01-31 00:54:22 -06: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.