Why doesn't Fortran have a built-in matrix inverse function?

I created a small GitHub repo

Matrix_Inversion
Matrix inversion using Crout’s method, calling Fortran code by Alan Miller.

3 Likes