An open API service providing repository metadata for many open source software ecosystems.

Topic: "fixed-point-iteration"

osveliz/numerical-veliz

Numerical Analysis code from the Oscar Veliz YouTube Channel

Language: Python - Size: 163 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 145 - Forks: 22

Hulalazz/A-_Guide_-to_Data_Sciecne_from_mathematics

It is a blueprint to data science from the mathematics to algorithms. It is not completed.

Language: HTML - Size: 27.9 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 47 - Forks: 18

ramesaliyev/numerica

Numerical analysis methods implemented in Python.

Language: Python - Size: 72.3 KB - Last synced at: about 1 month ago - Pushed at: about 4 years ago - Stars: 23 - Forks: 5

mcbal/spin-model-transformers

Physics-inspired transformer modules based on mean-field dynamics of vector-spin models in JAX

Language: Python - Size: 387 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 18 - Forks: 0

only-dev-ops/Numerical-Analysis

A collection of Python programs that helps in Numerical Analysis.

Language: Python - Size: 12.7 KB - Last synced at: 21 days ago - Pushed at: over 5 years ago - Stars: 17 - Forks: 2

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

Language: Python - Size: 8.79 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 12 - Forks: 5

divyanshu-talwar/Numerical-Methods

Implementation of well-known numerical methods.

Language: Python - Size: 37.1 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 9 - Forks: 3

AlexeyShpavda/NumericalAnalysisMethods

If you find any errors in the work of algorithms, you can fix them by creating a pull request

Language: C# - Size: 549 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 9 - Forks: 3

Farid-Karimi/Root-Finder

A python program that uses diverse numerical analysis methods to find roots of mathematical functions.

Language: Python - Size: 49.8 KB - Last synced at: 13 days ago - Pushed at: 4 months ago - Stars: 7 - Forks: 0

yuzhenfeng2002/Ridesharing-Matching-Prediction-on-Grid-Network

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.

Language: C++ - Size: 30.6 MB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 4 - Forks: 1

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.

Language: Jupyter Notebook - Size: 8.21 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 3 - Forks: 1

ddegras/sparseGFL

Hybrid Approach to Sparse Group Fused Lasso

Language: C++ - Size: 2.98 MB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 2

ruiawang/Numerical-Analysis-Algorithms

Implementations of various Algorithms used in Numerical Analysis, from root-finding up to gradient descent and numerically solving PDEs.

Language: MATLAB - Size: 24.4 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

jhlfrfufyfn/mpi-fpi

Solving linear system with the fixed point iteration method, written in MPI C++

Language: C++ - Size: 1000 Bytes - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

stevenktruong/numerical-methods-python

A repository containing implementations of various numerical methods written in Python

Language: Python - Size: 6.84 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 1

Rowadz/Fixed-point-iteration-method-JAVA 📦

Implementation of fixed point iteration method

Language: Java - Size: 21.5 KB - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 2 - Forks: 1

The-Mastermind1/algo_4

Language: C++ - Size: 17.6 KB - Last synced at: about 1 month ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

The-Mastermind1/algo_3

Language: C++ - Size: 15.6 KB - Last synced at: about 1 month ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

The-Mastermind1/algo_2

Language: C++ - Size: 17.6 KB - Last synced at: about 1 month ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

The-Mastermind1/algo_1

Language: C++ - Size: 16.6 KB - Last synced at: about 1 month ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

Louis-Finegan/Root-Finding-Algorithms-c

Algorithms for root finding writting in c with, bash shell script that compiles and runs all executable files.

Language: C - Size: 18.6 KB - Last synced at: 25 days ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

tamaskis/fixed_point_iteration-MATLAB

Fixed-point iteration for finding the fixed point of a univariate, scalar-valued function.

Language: MATLAB - Size: 1.65 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

Siddardha21/NUMERICAL-METHODS Fork of Zura1101/NUMERICAL-METHODS

NUMERICAL METHODS solutions

Language: Python - Size: 30.3 KB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 2

DiegoRosas12/numerical_Methods_in_C

Language: C - Size: 29.3 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

nicomignoni/NamedVectorizations.jl

Vectorization made convenient.

Language: Julia - Size: 8.79 KB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 0 - Forks: 0

nlacey111/Numerical-Analysis

Including work from undergrad and graduate numerical analysis I and II.

Language: Jupyter Notebook - Size: 273 KB - Last synced at: about 1 month ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

rezasadid753/numerical-analysis-tools

Explore numerical methods implemented in PHP for solving equations and integrals. Enhance your understanding of numerical analysis techniques.

Language: PHP - Size: 19.5 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Backgammonian/Roots-Finder

WPF app for finding and visualizing the root values of non-linear math functions

Language: C# - Size: 66.4 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

rkgun/phyton-numerical-analysis

Code of some numerical analysis methods with python.

Language: Python - Size: 90.8 KB - Last synced at: about 1 year ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

jalalmansoori19/Numerical-Computing-Methods

Implementation of Numerical Computing Method For Semester Course Work

Language: C++ - Size: 216 KB - Last synced at: 5 months ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

Related Topics
bisection-method 12 secant-method 12 newtons-method 12 numerical-methods 11 numerical-analysis 10 newton-raphson 8 cpp 5 algorithms 5 steffensen-s-method 4 false-position-method 4 root-finding 4 python 3 regula-falsi 3 jacobi-iteration 2 numerical-integration 2 jacobi 2 aitken-delta-squared-method 2 optimization 2 finite-difference-method 2 lagrange-polynomial-interpolation 2 trapezoidal-method 2 simpson-method 2 gauss-seidel 2 newton-method 2 muller-s-method 2 cubic-splines 2 deep-learning 2 math 2 csharp 2 linear-interpolation 2 gauss-elimination 1 recommender-systems 1 statistical-learning 1 convergence-analysis 1 convergence-rate 1 fixed-point-method 1 numerical-analysis-algorithms 1 numerical-analysis-methods 1 regression 1 numerical-differentiation 1 numerical-solver 1 order-of-convergence 1 least-square-regression 1 root-finding-algorithms 1 root-finding-methods 1 scientific-computing 1 bisection 1 css 1 false-position 1 vector-spin-models 1 convex-optimization 1 fused-lasso 1 hybrid-algorithms 1 multivariate-timeseries 1 proximal-operators 1 segmentation 1 sparse-regression 1 admm 1 anderson-acceleration 1 computational-intelligence 1 data-science 1 trapezoidal 1 gcn 1 hodgerank 1 inverse-bayesian-fomula 1 learning2rank 1 simpson 1 machine-learning 1 model-compression 1 numerical-optimization 1 html 1 muellers-method 1 natural-cubic-spline 1 reduced-row-echelon-form 1 solving-odes 1 bash 1 bash-shell-script 1 c-programming-language 1 gcc-complier 1 linux-shell 1 ubuntu 1 cholesky-decomposition 1 discretization-algorithm 1 error 1 forward-euler 1 gauss-seidel-method 1 multi-stage-methods 1 multistep-methods 1 polynomial-evaluation 1 rank-approximation 1 solving-least-squares 1 lagrange 1 graph-method 1 gauss-jordan-elimination 1 euler-methods 1 php 1 secant 1 ride-sharing 1 vectorization 1 sharing-economy 1