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