Numerical Analysis code from the Oscar Veliz YouTube Channel
-
Updated
Sep 2, 2025 - Python
Numerical Analysis code from the Oscar Veliz YouTube Channel
It is a blueprint to data science from the mathematics to algorithms. It is not completed.
Numerical analysis methods implemented in Python.
If you find any errors in the work of algorithms, you can fix them by creating a pull request
Utilizing root-finding methods such as Bisection Method, Fixed-Point Method, Secant Method, and Newton's Method to solve for the roots of functions
Hybrid Approach to Sparse Group Fused Lasso
NUMERICAL METHODS solutions
Implementation of well-known numerical methods.
A repository containing implementations of various numerical methods written in Python
Physics-inspired transformer modules based on mean-field dynamics of vector-spin models in JAX
A collection of Python programs that helps in Numerical Analysis.
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.
Implementation of fixed point iteration method
Grid-based ride-pooling order clustering simulation (C++).
Fixed-point iteration for finding the fixed point of a univariate, scalar-valued function.
Algorithms for root finding writting in c with, bash shell script that compiles and runs all executable files.
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.
A python program that uses diverse numerical analysis methods to find roots of mathematical functions.
C++ program to visualize convergence of the fixed-point iteration method
Explore numerical methods implemented in PHP for solving equations and integrals. Enhance your understanding of numerical analysis techniques.
Add a description, image, and links to the fixed-point-iteration topic page so that developers can more easily learn about it.
To associate your repository with the fixed-point-iteration topic, visit your repo's landing page and select "manage topics."