Skip to content

4 Implementations of calculations of a Moore-Penrose inverse

Notifications You must be signed in to change notification settings

N4SSER/Pseudo-Inverses

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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'

About

4 Implementations of calculations of a Moore-Penrose inverse

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published