Skip to content

Commit

Permalink
Basic Gauss Elimination - Code in C
Browse files Browse the repository at this point in the history
  • Loading branch information
ErSKS authored Jun 6, 2018
1 parent a603aa7 commit aa66780
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@

**Other Notes**
- [Gauss Jordan Method to find Inverse of a Matrix and Triangular Factorization Method](https://github.com/KhCE/NM/blob/master/GaussJordan_Find_Inverse_of_Matrix_and_Triangular_Factorization.pdf)
- [Basic Gauss Elimination - Code in C](https://github.com/KhCE/NM/blob/master/NM_BasicGEMv2.0.pdf)

**Numerical Methods (NM) Assignments**
- [Assignment#1](https://github.com/KhCE/NM/blob/master/Assignment_1.pdf)
Expand Down

0 comments on commit aa66780

Please sign in to comment.