dpnp.scipy
dpnp.scipy.linalg
dpnp.scipy.special
Development information
Hint
SciPy API Reference: Linear algebra (scipy.linalg)
lu_factor
Compute the pivoted LU decomposition of a matrix.
lu_solve
Solve a linear system, \(a x = b\), given the LU factorization of a.