Skip to content

LUDecomposition

LU decomposition with partial pivoting.

$ wo 'LUDecomposition[{{0, 1}, {1, 0}}]'
{{{1, 0}, {0, 1}}, {2, 1}, 0}