root-finding topic
Root-Finder
Root-Finder is a header-only univariate polynomial solver, which finds/counts all real roots of any polynomial within any interval.
NAGPythonExamples
Examples and demos showing how to call functions from the NAG Library for Python
NewtonFractal
Qt application to visualize newton fractals
Open-DSP-Toolbox
A special purpose signal processing toolbox for special IIR filter design and transfer function form conversion, written in C.
Root-Finder
Root-Finder is a header-only univariate polynomial solver, which finds/counts all real roots of any polynomial within any interval.
polyroots-fortran
Modern Fortran library for finding the roots of real and complex polynomial equations
roots-fortran
A modern Fortran library for finding the roots of continuous scalar functions of a single real variable, using derivative-free methods.
NumbaMinpack
Python wrapper of Minpack (root finding) which can be called from within numba functions.
numerics
library of numerical methods using Armadillo
PolynomialRoots.jl
Fast complex polynomial root finder, with support for arbitrary precision calculations