Easy-to-use UMFPACK interface¶
The following functions can be used for LU decompositions and solving equation systems:
|
Solve the sparse linear system Ax=b, where b may be a vector or a matrix. |
|
Compute the LU decomposition of a sparse, square matrix. |
|
LU factorization of a sparse matrix. |