This repository is for saving reports and code for num methods course in SPbPU, 2021-2022
-
Updated
Sep 22, 2022 - C
This repository is for saving reports and code for num methods course in SPbPU, 2021-2022
Implementation of numerical methods to find solutions of systems of linear equations and find points in a curve given by a set of equations.
Implementation of Gauss-Seidel method used to solve a linear system of equations
Parallel and serial implementation of the PageRank algorithm using the Gauss-Seidel method, featuring OpenMP parallelization
implementation of some basic numerical method and problem using C language, Course Math-304
Add a description, image, and links to the gauss-seidel-method topic page so that developers can more easily learn about it.
To associate your repository with the gauss-seidel-method topic, visit your repo's landing page and select "manage topics."