pymatsolver.Mumps.factor#

Mumps.factor(A=None)[source]#

(Re)factor the A matrix.

Parameters:
Ascipy.sparse.spmatrix

The matrix to be factorized. If a previous factorization has been performed, this will reuse the previous factorization’s analysis.