scipy.sparse.linalg.SuperLU.

scipy.sparse.linalg.SuperLU.L#

SuperLU.L#

具有单位对角线的下三角因子,以 scipy.sparse.csc_matrix 形式表示。

在 0.14.0 版本中添加。