Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 295 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 295 Bytes

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.