fortran-lapack icon indicating copy to clipboard operation
fortran-lapack copied to clipboard

Pseudo-inverse function

Open Beliavsky opened this issue 1 year ago • 0 comments

To complement the inv function, a pseudo-inverse function named pinv as in Matlab would be useful. It can be computed using Lapack routines https://fortran-lang.discourse.group/t/what-is-the-best-pseudo-inverse-moore-penrose-inverse-subroutine/3936

Beliavsky avatar Mar 28 '24 17:03 Beliavsky