mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
0755cd685e
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
8 lines
416 B
Text
8 lines
416 B
Text
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.
|