Numerical Analysis code from the Oscar Veliz YouTube Channel
-
Updated
Sep 2, 2025 - Python
Numerical Analysis code from the Oscar Veliz YouTube Channel
Solve symbolically defined systems of non-linear equations numerically.
Python library for root-finding in one dimension
🎲 Hegemony Linear: Simulador web hotseat de economía política para Análisis Numérico (UPB), construido con React, FastAPI y Newton-Raphson.
A python program that uses diverse numerical analysis methods to find roots of mathematical functions.
A python package to locate poles and zeros of a meromorphic function with their multiplicities
Project dealing with the numerical calculation of zeros, poles and residues of holomorphic and meromorphic functions. It aspires to be a PYthon ZEAL (ZEros of AnaLytic functions, a Fortran90 package) successor.
An interactive Python-based newton fractal generator
Derivative-free method to find zeros of analytic (holomorphic) functions / solve nonlinear (polynomial / generalized) eigenvalue problems using contour integration. (Block SS-Hankel method, Block Sakurai Sugiura method)
Numerical analysis algorithms
Numerical methods written in Python 2 (ODE, Linear Algebra, Rootfinding, Ax=b, Fourier transform)
Chebyshev-proxy Rootfinding based on J. Boyd (2013 and 2014). This repository is intended for educational use and isn't really a standalone package; however, the implementation may be enlightening for someone wishing to reimplement the CPR algorithm.
GRASP — Solver Reliability Analysis & Validation Framework
Standalone Python Implementation of tabakg's Delves Routine.
apply different root finding algorithms, compare and analyse their behaviour using plots and tables
Python Transcendental Equation Solvers
A repository of numerical methods meant for educational purposes.
Find root, interpolation, solve linear systems and solve EDOs methods implemented algorithms
An application for numerical analysis
Add a description, image, and links to the root-finding topic page so that developers can more easily learn about it.
To associate your repository with the root-finding topic, visit your repo's landing page and select "manage topics."