fixed-point-iteration
There are 28 repositories under fixed-point-iteration topic.
osveliz/numerical-veliz
Numerical Analysis code from the Oscar Veliz YouTube Channel
Hulalazz/A-_Guide_-to_Data_Sciecne_from_mathematics
It is a blueprint to data science from the mathematics to algorithms. It is not completed.
mcbal/spin-model-transformers
Physics-inspired transformer modules based on mean-field dynamics of vector-spin models in JAX
ramesaliyev/numerica
Numerical analysis methods implemented in Python.
only-dev-ops/Numerical-Analysis
A collection of Python programs that helps in Numerical Analysis.
divyanshu-talwar/Numerical-Methods
Implementation of well-known numerical methods.
fritzwill/root-finding-methods
Utilizing root-finding methods such as Bisection Method, Fixed-Point Method, Secant Method, and Newton's Method to solve for the roots of functions
AlexeyShpavda/NumericalAnalysisMethods
If you find any errors in the work of algorithms, you can fix them by creating a pull request
Farid-Karimi/Root-Finder
A python program that uses diverse numerical analysis methods to find roots of mathematical functions.
yuzhenfeng2002/RidePooling-Grid-Clustering
Grid-based ride-pooling order clustering simulation (C++).
ddegras/sparseGFL
Hybrid Approach to Sparse Group Fused Lasso
ruiawang/Numerical-Analysis-Algorithms
Implementations of various Algorithms used in Numerical Analysis, from root-finding up to gradient descent and numerically solving PDEs.
stevenktruong/numerical-methods-python
A repository containing implementations of various numerical methods written in Python
tamaskis/fixed_point_iteration-MATLAB
Fixed-point iteration for finding the fixed point of a univariate, scalar-valued function.
dreamchef/numerical-analysis-methods
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.
jhlfrfufyfn/mpi-fpi
Solving linear system with the fixed point iteration method, written in MPI C++
Rowadz/Fixed-point-iteration-method-JAVA
Implementation of fixed point iteration method
Siddardha21/NUMERICAL-METHODS
NUMERICAL METHODS solutions
Louis-Finegan/Root-Finding-Algorithms-c
Algorithms for root finding writting in c with, bash shell script that compiles and runs all executable files.
roghed/convergence
C++ program to visualize convergence of the fixed-point iteration method
nlacey111/Numerical-Analysis
Including work from undergrad and graduate numerical analysis I and II.
rezasadid753/numphp
Explore numerical methods implemented in PHP for solving equations and integrals. Enhance your understanding of numerical analysis techniques.
rkgun/phyton-numerical-analysis
Code of some numerical analysis methods with python.
AS-0167/zero-hunter
Zero Hunter - A comprehensive C-based root-finding toolkit implementing five numerical methods with modular design, multiple stopping criteria, and extensive testing capabilities for solving nonlinear equations.
Backgammonian/Roots-Finder
WPF app for finding and visualizing the root values of non-linear math functions
jalalmansoori19/Numerical-Computing-Methods
Implementation of Numerical Computing Method For Semester Course Work
nmkmms/NumberMethods01
🔢 Laboratory #1 for Number Methods