aberth_test, an Octave code which calls aberth(), which implements the Aberth-Ehrlich algorithm for computing all the roots of a complex polynomial simultaneously. Convergence is asymptotically cubic. However convergence is not guaranteed.
The information on this web page is distributed under the MIT license.
aberth, an Octave code which implements the Aberth-Ehrlich algorithm for computing all the roots of a complex polynomial simultaneously. Convergence is asymptotically cubic. However convergence is not guaranteed.