You can enter any matrix and my code will solve it using Gauss Jordan Elimination method showing each step.
-
Updated
Apr 27, 2023 - Python
You can enter any matrix and my code will solve it using Gauss Jordan Elimination method showing each step.
solving a system of linear equations by C#
MatXCal is a console application calculator for complex numbers capable of: matrix and vector multiplication; gauss jordan calculation; determinant calculation; eigenvalue and eigenvector calculation
Upgraded version of GJE_One that shows work in a TeX file
Add a description, image, and links to the gauss-jordan-calculation topic page so that developers can more easily learn about it.
To associate your repository with the gauss-jordan-calculation topic, visit your repo's landing page and select "manage topics."