Pseudo-Inverses 4 Implementations of calculations of a Moore-Penrose inverse For run the code you will need to have Lapack and Blas Library compile with 'gfortran pinv.f90 -o pinv -llapack -lblas' run with './pinv'