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.
- Python 3.6+
- Clone the repository:
git clone https://github.com/urasha/slae-iteration-method
cd slae-iteration-method- Run the program:
python main.py