Implementation of the Successive Over-Relaxation (SOR) Method
-
Updated
Sep 17, 2024 - Python
Implementation of the Successive Over-Relaxation (SOR) Method
This repository contains assignments and solutions for a course in Numerical Analysis. It covers a range of topics including interpolation, numerical integration, and matrix computations, implemented in C++/Python. These assignments demonstrate the application of numerical methods to solve various mathematical problems.
Numerical methods for solving systems of linear equations
Add a description, image, and links to the sor-method topic page so that developers can more easily learn about it.
To associate your repository with the sor-method topic, visit your repo's landing page and select "manage topics."