There are 0 repository under seidel topic.
Small-Dimensional Quadratic Programming in Linear Time
Introduction to Numerical methods
Implementação em C do método de Gauss-Seidel usando estutura de dados.
SIstema de Ecuaciones Lineales - Calculador de soluciones para ecuaciones lineales de cualquier grado
Algorithm to compare numerical methods (Gauss Jacobi and Gauss Seidel), using implementation sequential and parallel ( C++ and OpenMP ).
Numerical Methods to find out roots and other such variables from equations.
Implementation of the Jacobi and Gauss-Seidel iterative methods
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.
This Python project implements an optimized polygon triangulation algorithm based on Seidel's trapezoidation method, capable of handling polygons with holes and complex configurations.