Projects in Awesome Lists tagged with root-finding
A curated list of projects in awesome lists tagged with root-finding .
https://github.com/latonita/tenda-reverse
Reverse engineering, getting root access to Tenda MW6 wifi mesh router
bootloader busybox disassembly hacking realtek reverse-engineering root root-finding router rtl8197f tenda
Last synced: 04 Mar 2026
https://github.com/chakravala/fatou.jl
Fatou sets in Julia (Fractals, Newton basins, Mandelbrot)
chaos complex-numbers fractal-algorithms fractal-images fractals julia-set julia-sets mandelbrot newton-fractals newtons-method nonlinear numerical-analysis recursion root-finding
Last synced: 12 Oct 2025
https://github.com/chakravala/Fatou.jl
Fatou sets in Julia (Fractals, Newton basins, Mandelbrot)
chaos complex-numbers fractal-algorithms fractal-images fractals julia-set julia-sets mandelbrot newton-fractals newtons-method nonlinear numerical-analysis recursion root-finding
Last synced: 22 Jul 2025
https://github.com/jacobwilliams/rklib
Fixed and variable-step Runge-Kutta solvers in Modern Fortran
differential-equations fortran fortran-package-manager ode ode-solver root-finding runge-kutta runge-kutta-adaptive-step-size runge-kutta-fehlberg
Last synced: 31 Jan 2026
https://github.com/giordano/polynomialroots.jl
Fast complex polynomial root finder, with support for arbitrary precision calculations
arbitrary-precision complex-polynomials julia math multiprecision polynomials root-finding
Last synced: 14 Apr 2025
https://github.com/inducer/numerics-notes
Slides/notes and Jupyter notebook demos for an introductory course of numerical analysis/scientific computing
interpolation jupyter-notebook linear-algebra notes numerical-analysis numerical-methods optimization org-mode quadrature root-finding scientific-computing teaching
Last synced: 08 May 2025
https://github.com/bjodah/pyneqsys
Solve symbolically defined systems of non-linear equations numerically.
least-squares nonlinear-equations root-finding symbolic-manipulation sympy
Last synced: 05 Apr 2025
https://github.com/beliavsky/burkardt-fortran-90
Classification of John Burkardt's many Fortran 90 codes
approximation cluster-analysis combinatorics computational-geometry delaunay-triangulation eigenvalues fortran fortran90 graph-algorithms interpolation linear-algebra nonlinear-equations numerical-integration numerical-methods numerical-optimization ode probability-distribution random-number-generators root-finding special-functions
Last synced: 18 Feb 2026
https://github.com/jacobwilliams/roots-fortran
A modern Fortran library for finding the roots of continuous scalar functions of a single real variable, using derivative-free methods.
bisection brent-dekker fortran fortran-package-manager muller muller-s-method regula-falsi root-finding zeroin
Last synced: 25 Jan 2026
https://github.com/jacobwilliams/ddeabm
Modern Fortran implementation of the DDEABM Adams-Bashforth algorithm
adams-bashforth fortran fortran-package-manager ode root-finding slatec
Last synced: 14 Feb 2026
https://github.com/jacobwilliams/polyroots-fortran
Modern Fortran library for finding the roots of real and complex polynomial equations
companion-matrix eigenvalues fortran fortran-package-manager jenkins-traub laguerre-method nonlinear-equations polynomial-equations polynomial-roots polynomials root-finding
Last synced: 24 Jan 2026
https://github.com/fgasdia/rootsandpoles.jl
Julia implementation of the global complex root and pole finding (GRPF) algorithm.
complex-numbers complex-roots julia poles-finding root-finding
Last synced: 19 Apr 2025
https://github.com/k3jph/cmna-pkg
Computational Methods for Numerical Analysis
bisection differential-equations heat-equation interpolation least-squares matrix-factorization monte-carlo newton numerical-analysis optimization partial-differential-equations quadrature root-finding secant splines testthat traveling-salesperson wave-equation
Last synced: 10 Sep 2025
https://github.com/simpleart/pyroot
Python library for root-finding in one dimension
derivative-free-optimization numerical-methods optimization python root-finding
Last synced: 26 Jul 2025
https://github.com/paulnorthrop/itp
The Interpolate, Truncate, Project (ITP) Root-Finding Algorithm
algorithm bracketing itp itp-method root-finding
Last synced: 29 Jul 2025
https://github.com/kangwonlee/nmisp
Numerical Methods in SciPy
jupyter-notebook linear-algebra numerical-integration numerical-methods ordinary-differential-equations pandas pylab python root-finding scipy-stack tutorial
Last synced: 20 Jan 2026
https://github.com/chris00/root1d
Collection of functions to find roots of functions float → float. Pure OCaml code.
brent newton-method ocaml ocaml-library root-finding scientific-computing
Last synced: 25 Mar 2025
https://github.com/nieksand/rootfind
Root finding in Rust.
mathematics newton-raphson numerical-methods root-finding rust rustlang
Last synced: 10 Jul 2025
https://github.com/nennigb/polze
A python package to locate poles and zeros of a meromorphic function with their multiplicities
complex-analysis holomorphic-functions meromorphic-functions poles-finding root-finding rootfinding
Last synced: 16 Jan 2026
https://github.com/farid-karimi/root-finder
A python program that uses diverse numerical analysis methods to find roots of mathematical functions.
bisection-method false-position-method fixed-point-iteration matplotlib newton-raphson numerical-analysis python qt5 root-finding secant-method
Last synced: 29 Oct 2025
https://github.com/hahnec/optimizay
collection of numerical optimization methods
conjugate-gradient descent expectation-maximization gauss-newton gauss-newton-method gradient implementation ipynb levenberg-marquardt levenberg-marquardt-algorithm minimization minimization-algorithm newton newton-raphson newton-raphson-algorithm optimization optimization-algorithms root-finding root-finding-methods stochastic
Last synced: 11 Oct 2025
https://github.com/ickk/aberth
Aberth's method for finding the zeros of a polynomial
Last synced: 31 Aug 2025
https://github.com/pjazdzyk/brent-dekker-solver
Brent Solver: Fast converging iterative root finding math solver based on modified Brent-Dekker algorithm. Finds root for well behaving equations in ~10 iterations.
algorithms algorithms-and-data-structures bisection-method brent-solver brents-method inverse-quadratic-interpolation java math mathematics maven numerical-methods root-finding secant-method solver
Last synced: 14 Jan 2026
https://github.com/seankwarren/react-metaballs
A implementation of marching-square metaballs in Javascript-React. Explored the use of canvas elements and animations in the React framework.
art numerical-methods reactjs root-finding simulation
Last synced: 17 Jul 2025
https://github.com/nathsou/fractals
Interactive Newton fractals renderer in WebGL
fractals newton newton-method newton-raphson root-finding
Last synced: 04 Oct 2025
https://github.com/34j/ss-hankel
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)
eigenvalues eigenvector eigenvectors generalized-eigensolver generalized-eigenvalue linear-algebra nonlinear-eigenvalue-problem nonlinear-eigenvalue-problems polynomial-eigenvalue-problem root-finding
Last synced: 08 May 2025
https://github.com/qequ/pyrite
A Crystal library for scientific computing - featuring complex numbers, PRNGs, root-finding, statistical distributions, and more. Inspired by SciLua.
complex-numbers crystal-lang mathematics numerical-methods prng root-finding scientific-computing statistics
Last synced: 28 Oct 2025
https://github.com/excessphase/ctaylor
Dual number classes for automatic differentiation including for higher order derivatives
automatic-differentiation circuit-simulator cplusplus cplusplus-14 forward-mode-autodiff halley-s-method halleys-method hessian-matrix jacobian-matrix mathematics metaprogramming newtons-method numerical-analysis numerical-methods root-finding transistor-modeling
Last synced: 16 Feb 2026
https://github.com/jmcph4/gaisan
Fast numerical methods in computational science
bisection computational-science euler finite-difference gaisan gauss-elimination gauss-jordan gauss-seidel golden-section-search horner ivp monte-carlo numerical-algorithms numerical-analysis numerical-integration numerical-methods numerical-optimization ode ode-solver root-finding
Last synced: 12 Apr 2025
https://github.com/beliavsky/computer-methods-for-mathematical-computations
Code from the book of the same name by Forsythe, Malcolm, and Moler, translated to Fortran 90 by Ralph Carmichael
book-code cubic-splines fortran fortran90 linear-algebra minimization numerical-integration numerical-methods ode root-finding svd
Last synced: 19 Mar 2026
https://github.com/louis-finegan/root-finding-algorithms-c
Algorithms for root finding writting in c with, bash shell script that compiles and runs all executable files.
algorithms bash bash-shell-script bisection-method c-programming-language false-position-method fixed-point-iteration gcc-complier linux-shell newton-raphson numerical-analysis numerical-methods regula-falsi root-finding ubuntu
Last synced: 27 Mar 2025
https://github.com/beliavsky/burkardt-fortran-90-codes
John Burkardt's Fortran 90 codes and documentation
cluster-analysis eigenvalues fft fortran interpolation linear-algebra nonlinear-equations nonuniform-sampling numerical-methods numerical-optimization ode probability-distribution quadrature quasirandom rng root-finding sorting special-functions statistics wavelets
Last synced: 05 Jan 2026
https://github.com/brayvid/numerical-analysis
Algorithms from "Numerical Analysis" by Burden and Faires.
differential-equations interpolation linear-algebra numerical-methods root-finding
Last synced: 28 Feb 2025
https://github.com/konstantin8105/root
root-finding algorithm
algorithm bisection-method root-finding
Last synced: 16 Mar 2025
https://github.com/ostad-ai/computer-science
Computer Science and related topics are the main focus of this repository. Mainly, Python language is used here.
algorithms computer-science cramers-rule divide-and-conquer dynamic-programming fast-fourier-transform linked-list matrix-inversion python root-finding
Last synced: 17 Mar 2025
https://github.com/luk036/bairstow-cpp
Parallel Bairstow's Rootfinding Algorithm C++ Code
cpp11 multithreading root-finding
Last synced: 24 Jul 2025
https://github.com/jd-foster/hypercubicroots.jl
Implementation of the real cubic root finding method by I. J. Zucker.
cubic-equations julia julia-language root-finding
Last synced: 18 Jun 2025
https://github.com/fako1024/numerics
Method / Tools for numerical methods / statistics
beta-distribution binomial-distribution numerical-computation numerical-methods root-finding statistics
Last synced: 29 Jun 2025
https://github.com/plwai/rootsolver
levenberg-marquardt newton-raphson root-finding
Last synced: 15 May 2025
https://github.com/denysvitali/root-finding
Crystal implementation of some root findings algorithms
algorithms crystal root-finding
Last synced: 11 Jun 2025
https://github.com/achint08/root-finding-numerica
Root finding implemented using secant, bisection, newton method and calculating roots using sympy
bisection-method newton-method newton-raphson plot python root-finding secant-method sympy
Last synced: 17 Apr 2026