Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Youssef-Ashraf71 authored May 31, 2022
1 parent b38d54b commit 57ae2be
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,11 @@

Program to solve a square n*n non singular matrix using gauss-jordan elimination method

[TestCases]
## Conditions :
* N > 2
* A non singular square ( Invertiable ) Matrix


## Testcases :
![TestCases](https://user-images.githubusercontent.com/83988379/171073751-5fb2767c-0398-4784-a379-8db50a2a1cdd.png)

0 comments on commit 57ae2be

Please sign in to comment.