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.
Implementation of well-known numerical 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
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
Fixed-point iteration for finding the fixed point of a univariate, scalar-valued function.
A python program that uses diverse numerical analysis methods to find roots of mathematical functions.
A repository containing implementations of various numerical methods written in Python
Implementations of various Algorithms used in Numerical Analysis, from root-finding up to gradient descent and numerically solving PDEs.
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
Algorithms for root finding writting in c with, bash shell script that compiles and runs all executable files.
Solving linear system with the fixed point iteration method, written in MPI C++
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."