Skip to content

Matrix inversion and the solution of a set of linear equations using Crout's method

Notifications You must be signed in to change notification settings

Beliavsky/Matrix_Inversion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Matrix_Inversion

Matrix inversion and the solution of a set of linear equations using Crout's method, calling Fortran code by Alan Miller. Compile with
gfortran kind.f90 linear_solve.f90 xmatrix_inverse.f90.

About

Matrix inversion and the solution of a set of linear equations using Crout's method

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published