Skip to content

Aarzooj/MTH101-Linear-Algebra

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

MTH101:Reducing Matrix to its Reduced Echelon Form

The Python code is designed to solve a homogeneous system of linear equations of the form Ax = 0, where A is a coefficient matrix and x is a vector of variables. The code utilizes linear algebra techniques to find the general solution in parametric vector form.

About

Reducing a matrix to its RREF

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages