Kyle Guinn f15f260c74 academic/spqr: Updated for version 2.0.2. před 8 roky
..
README 0755cd685e academic/spqr: Renamed and moved from libraries. před 10 roky
atlas-threaded-blas.diff 0755cd685e academic/spqr: Renamed and moved from libraries. před 10 roky
autotoolize.diff f15f260c74 academic/spqr: Updated for version 2.0.2. před 8 roky
slack-desc 0755cd685e academic/spqr: Renamed and moved from libraries. před 10 roky
spqr.SlackBuild f15f260c74 academic/spqr: Updated for version 2.0.2. před 8 roky
spqr.info f15f260c74 academic/spqr: Updated for version 2.0.2. před 8 roky

README

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.