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: 3 months ago - Pushed at: 3 months ago - Stars: 155 - 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: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 47 - Forks: 18

ramesaliyev/numerica

Numerical analysis methods implemented in Python.

Language: Python - Size: 72.3 KB - Last synced at: 5 months ago - Pushed at: over 4 years ago - Stars: 26 - 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: almost 2 years ago - Pushed at: almost 2 years 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: 8 months ago - Pushed at: about 6 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: 9 months ago - Pushed at: 9 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: over 2 years ago - Pushed at: over 4 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: over 2 years ago - Pushed at: about 7 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: 17 days ago - Pushed at: 11 months ago - Stars: 8 - 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: over 2 years ago - Pushed at: about 4 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: over 1 year ago - Pushed at: over 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: about 2 years ago - Pushed at: about 4 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: almost 2 years ago - Pushed at: over 2 years 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: over 2 years ago - Pushed at: about 4 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: over 2 years ago - Pushed at: about 7 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: over 2 years ago - Pushed at: over 7 years ago - Stars: 2 - Forks: 1

Paltoudara/algo_4

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

Paltoudara/algo_3

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

Paltoudara/algo_2

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

Paltoudara/algo_1

Language: C++ - Size: 16.6 KB - Last synced at: 4 months ago - Pushed at: about 1 year 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: 8 months ago - Pushed at: over 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: over 2 years ago - Pushed at: about 3 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: over 2 years ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 2

DiegoRosas12/numerical_Methods_in_C

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

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.

Language: C - Size: 15.6 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

rezasadid753/numphp

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

Language: PHP - Size: 24.4 KB - Last synced at: 7 months ago - Pushed at: 7 months 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: 8 months ago - Pushed at: 10 months 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: almost 2 years ago - Pushed at: almost 2 years 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: over 1 year ago - Pushed at: over 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: 12 months ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

Related Topics
bisection-method 13 secant-method 13 newtons-method 13 numerical-methods 12 numerical-analysis 11 newton-raphson 8 algorithms 6 cpp 5 root-finding 5 steffensen-s-method 4 regula-falsi 4 false-position-method 4 python 3 newton-method 2 numerical-integration 2 jacobi-iteration 2 jacobi 2 simpson-method 2 deep-learning 2 trapezoidal-method 2 convergence-analysis 2 csharp 2 cubic-splines 2 aitken-delta-squared-method 2 math 2 finite-difference-method 2 scientific-computing 2 gauss-seidel 2 muller-s-method 2 linear-interpolation 2 lagrange-polynomial-interpolation 2 mathematics 2 admm 1 chebyshev-polynomials 1 data-science 1 sparse-regression 1 composite-simpsons-method 1 composite-trapezoidal-method 1 muellers-method 1 natural-cubic-spline 1 reduced-row-echelon-form 1 aberth-ehrlich 1 segmentation 1 brent-dekker 1 proximal-operators 1 gcn 1 computational-intelligence 1 hodgerank 1 anderson-acceleration 1 inverse-bayesian-fomula 1 learning2rank 1 machine-learning 1 model-compression 1 numerical-optimization 1 recommender-systems 1 statistical-learning 1 convergence-rate 1 fixed-point-method 1 numerical-analysis-algorithms 1 numerical-analysis-methods 1 numerical-solver 1 optimization 1 order-of-convergence 1 root-finding-algorithms 1 root-finding-methods 1 ride-sharing 1 sharing-economy 1 spectral-clustering 1 durand-kerner 1 rank-approximation 1 solving-least-squares 1 solving-odes 1 solving-pdes 1 svd 1 matplotlib 1 qt5 1 algo 1 euler-methods 1 gauss-jordan-elimination 1 graph-method 1 lagrange 1 least-square-regression 1 numerical-differentiation 1 regression 1 simpson 1 trapezoidal 1 c-programming 1 educational-tool 1 nonlinear-equations 1 numerical-algorithms 1 numerical-computing 1 halley-s-method 1 householder-s-method 1 laguerre-s-method 1 machin-like-forumla 1 newton-fractal 1 power-method 1 taylor-series 1 wegstein-s-method 1 bash 1