afoures / aberth-method

Aberth Method, a root-finding algorithms for simultaneous approximation of all the roots of a univariate polynomial.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Aberth Method in Python

This is my python implementation of the Aberth Method, a root-finding algorithms for simultaneous approximation of all the roots of a univariate polynomial. Here is the Wikipedia page were you can find more informations.

About

Aberth Method, a root-finding algorithms for simultaneous approximation of all the roots of a univariate polynomial.


Languages

Language:Python 100.0%