/gaussian-elimination-with-complete-pivoting

Gaussian elimination algorithm with complete pivoting together with backward substitution to solve Ax=b, where A is an n×n square matrix

Primary LanguageC

No issues in this repository yet.