Concept information
Preferred term
LU decomposition
Definition
- In numerical analysis and linear algebra, lower–upper (LU) decomposition or factorization factors a matrix as the product of a lower triangular matrix and an upper triangular matrix (see matrix decomposition). The product sometimes includes a permutation matrix as well. LU decomposition can be viewed as the matrix form of Gaussian elimination. Computers usually solve square systems of linear equations using LU decomposition, and it is also a key step when inverting a matrix or computing the determinant of a matrix. The LU decomposition was introduced by the Polish mathematician Tadeusz Banachiewicz in 1938. (Wikipedia, The Free Encyclopedia, https://en.wikipedia.org/wiki/LU_decomposition)
Broader concept
Entry terms
- Lower-Upper decomposition
- LU factorisation
- LU factorization
In other languages
-
French
-
factorisation LU
URI
http://data.loterre.fr/ark:/67375/MDL-V6C424LZ-Z
{{label}}
{{#each values }} {{! loop through ConceptPropertyValue objects }}
{{#if prefLabel }}
{{/if}}
{{/each}}
{{#if notation }}{{ notation }} {{/if}}{{ prefLabel }}
{{#ifDifferentLabelLang lang }} ({{ lang }}){{/ifDifferentLabelLang}}
{{#if vocabName }}
{{ vocabName }}
{{/if}}