Why TMW does not improve INV?

If TMW thinks the legacy algorithm behind INV applied on full square matrix (base on LU and LDT) is not accurate enough (*), why don't they add user-option to use better algorithm if user needs, for example the same algorithm used in
B = A \ eye(size(A))
or
B = eye(size(A)) / A
?
(*) NOTE: I personally INV precision is good enough and usage of INV should't be discourage in many practical cases.

Respuestas (1)

Cris LaPierre
Cris LaPierre el 18 de Ag. de 2022

0 votos

Suggestions for TMW are best directed to TMW. Consider submitting this suggestion here:
(Create Service Request then select the appropriate option)

1 comentario

Bruno Luong
Bruno Luong el 18 de Ag. de 2022
It is a rhetocical question rather than the suggestion.

Iniciar sesión para comentar.

Categorías

Más información sobre Linear Algebra en Centro de ayuda y File Exchange.

Productos

Versión

R2022a

Preguntada:

el 18 de Ag. de 2022

Comentada:

el 18 de Ag. de 2022

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by