I want to inverse matrices using Fortran90 code and LAPACK libraries and make it usable with Python using f2py. Here is my subroutine that I want to implement in Python with f2p