Numerical Analysis code from the Oscar Veliz YouTube Channel
-
Updated
Jul 25, 2024 - 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.
Physics-inspired transformer modules based on mean-field dynamics of vector-spin models in JAX
Numerical analysis methods implemented in Python.
A collection of Python programs that helps in Numerical Analysis.
Utilizing root-finding methods such as Bisection Method, Fixed-Point Method, Secant Method, and Newton's Method to solve for the roots of functions
Implementation of well-known numerical methods.
If you find any errors in the work of algorithms, you can fix them by creating a pull request
Codes in this repository are aimed to implement the prediction & simulation of the mathematical model in the paper [https://doi.org/10.1016/j.trb.2021.10.005] on a grid network and try to divide ODs into several clusters to accelerate the process.
Hybrid Approach to Sparse Group Fused Lasso
A python program that uses diverse numerical analysis methods to find roots of mathematical functions.
Fixed-point iteration for finding the fixed point of a univariate, scalar-valued function.
Implementations of various Algorithms used in Numerical Analysis, from root-finding up to gradient descent and numerically solving PDEs.
A repository containing implementations of various numerical methods written in Python
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
Solving linear system with the fixed point iteration method, written in MPI C++
Algorithms for root finding writting in c with, bash shell script that compiles and runs all executable files.
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."