Skip to content

jessicachawla/Homogeneous-equation-solver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Homogeneous-equation-solver

Python program to solve the homogenous system Ax=0 This program gives the general solution in parametric vector form. It accept as input the size of the matrix, i.e. the number of rows and the number of columns of A, and also the entries of A. The input is read from a text file.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages