Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

22 Commits

Repository files navigation

Linear-System-Solver

Square Linear System Solver (Linear Algebra)

The script calculates:

How it works

First the user decides the size of the matrix A by typing the number of rows and the number of columns. After this the user inserts the size of column vector b (known terms) and its elements. Finaly the user inserts the size of the vector x (variables) and the script does all the calculations and prints the results.

You can also save the exercises as well, in .doc or .txt. You can decide if you want to do so, typing yes or no at the beginning of the script!

About

Square Linear System Solver (Linear Algebra)

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages