There are 0 repository under fixed-point-method topic.
Some Numerical Analysis algorithms implemented in Python.
C++11 implementation of numerical algorithms described in Numerical Analysis by Richard L. Burden and J. Douglas Faires
Collection of methods for numerical analysis and scientific computing, including numerical root-finders, numerical integration, linear algebra, and data visualization. Created for APPM4600 at CU Boulder.
C++ program to visualize convergence of the fixed-point iteration method
Application of four different numerical methods to compute the square root of 2
Numerical solver for system of PDEs modelling radiative transfer
This project shows the implementation of the fixed point method.