root-finding topic

List root-finding repositories
trafficstars

Root-Finder

40
Stars
14
Forks
Watchers

Root-Finder is a header-only univariate polynomial solver, which finds/counts all real roots of any polynomial within any interval.

NAGPythonExamples

61
Stars
23
Forks
Watchers

Examples and demos showing how to call functions from the NAG Library for Python

NewtonFractal

26
Stars
6
Forks
Watchers

Qt application to visualize newton fractals

Open-DSP-Toolbox

19
Stars
1
Forks
Watchers

A special purpose signal processing toolbox for special IIR filter design and transfer function form conversion, written in C.

Root-Finder

34
Stars
5
Forks
Watchers

Root-Finder is a header-only univariate polynomial solver, which finds/counts all real roots of any polynomial within any interval.

polyroots-fortran

22
Stars
4
Forks
Watchers

Modern Fortran library for finding the roots of real and complex polynomial equations

roots-fortran

34
Stars
5
Forks
Watchers

A modern Fortran library for finding the roots of continuous scalar functions of a single real variable, using derivative-free methods.

NumbaMinpack

32
Stars
2
Forks
Watchers

Python wrapper of Minpack (root finding) which can be called from within numba functions.

numerics

19
Stars
5
Forks
Watchers

library of numerical methods using Armadillo

PolynomialRoots.jl

52
Stars
15
Forks
Watchers

Fast complex polynomial root finder, with support for arbitrary precision calculations