Introduction to Numerical methods
-
Updated
May 16, 2020 - Python
Introduction to Numerical methods
Numerical Methods to find out roots and other such variables from equations.
This Python project implements an optimized polygon triangulation algorithm based on Seidel's trapezoidation method, capable of handling polygons with holes and complex configurations.
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."