Hacker News new | ask | show | jobs
by Mathnerd314 1345 days ago
The other obvious reason to avoid inverses is that they're only defined for square matrices, whereas LU decomposition works on general rectangular matrices (or rather PLU decomposition,same basic idea).