An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with root-finding

A curated list of projects in awesome lists tagged with root-finding .

https://github.com/juliamath/roots.jl

Root finding functions for Julia

julia math root-finding

Last synced: 14 May 2025

https://github.com/JuliaMath/Roots.jl

Root finding functions for Julia

julia math root-finding

Last synced: 04 May 2025

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/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/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/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/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/khezen/rootfinding

root-finding library

brent go golang root-finding

Last synced: 30 Oct 2025

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/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/ickk/aberth

Aberth's method for finding the zeros of a polynomial

mathematics root-finding

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/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/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/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