blob: 121ed95d52d97fa379aa876633c5bdd06a1f42c1 (
plain)
1
2
3
4
5
6
|
UMFPACK is a set of routines for solving unsymmetric sparse linear
systems, Ax=b, using the Unsymmetric MultiFrontal method.
This package is part of SuiteSparse.
Requires BLAS, UFconfig, AMD, and CHOLMOD.
|