====== Differences ====== This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
gibson:teaching:fall-2016:math753:lu-pivoting [2016/10/06 11:16] gibson created |
gibson:teaching:fall-2016:math753:lu-pivoting [2016/10/06 11:18] (current) gibson |
||
---|---|---|---|
Line 7: | Line 7: | ||
\end{equation*} | \end{equation*} | ||
- | The permutation matrix is crucial to suppressing accumulation of rounding errors in the computation. | + | The permutation matrix $P$ is crucial to suppressing accumulation of rounding errors in the computation. It's so important that **nobody ever uses LU decomp without pivoting (A=LU) in practice.** |
Here a links to a few good online resources for the LU decomposition | Here a links to a few good online resources for the LU decomposition |