Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Solving Linear Systems using the Simple Iteration Method

This repository contains an implementation of a numerical method for solving systems of a check for diagonal dominance of the matrix, and the iterative solution algorithm.


📋 Requirements

  • Python 3.6+

🚀 Installation and Running

  • Clone the repository:
git clone https://github.com/urasha/slae-iteration-method
cd slae-iteration-method
  • Run the program:
python main.py

About

Solving systems of linear algebraic equations using the simple iteration method

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages