UmfpackLU.
solve
Solve linear equation A x = b for x
b : ndarray
Right-hand side of the matrix equation. Can be vector or a matrix.
x : ndarray
Solution to the matrix equation