Small-Dimensional Quadratic Programming in Linear Time
-
Updated
Aug 4, 2022 - C++
Small-Dimensional Quadratic Programming in Linear Time
Introduction to Numerical methods
O(d!n) linear programming solver, based on Seidel (1991) algorithm
Numerical Methods to find out roots and other such variables from equations.
Algorithm to compare numerical methods (Gauss Jacobi and Gauss Seidel), using implementation sequential and parallel ( C++ and OpenMP ).
SIstema de Ecuaciones Lineales - Calculador de soluciones para ecuaciones lineales de cualquier grado
Implementação em C do método de Gauss-Seidel usando estutura de dados.
This application visualizes Seidel's polygon triangulation algorithm. It's a part of the final project for Bologna Process equivalency of my applied studies diploma.
Implementation of the Jacobi and Gauss-Seidel iterative methods
Add a description, image, and links to the seidel topic page so that developers can more easily learn about it.
To associate your repository with the seidel topic, visit your repo's landing page and select "manage topics."