MatX icon indicating copy to clipboard operation
MatX copied to clipboard

[FEA] Add pseudo-inverse operator

Open tmartin-gh opened this issue 9 months ago • 0 comments

Add a (Moore-Penrose) matrix pseudo-inverse operator similar to matlab or scipy pinv(). Pseudo-inverses are used in various problems where a true matrix inverse isn’t available, one example being a least squares fit.

tmartin-gh avatar Sep 21 '23 19:09 tmartin-gh