wdk_test, an Octave code which calls wdk(), which implements the Weierstrass-Durand-Kerner algorithm for computing all the roots of a complex polynomial simultaneously. Convergence is asymptotically quadratic. However convergence is not guaranteed.
The information on this web page is distributed under the MIT license.
wdk, an Octave code which implements the Weierstrass-Durand-Kerner algorithm for computing all the roots of a complex polynomial simultaneously. Convergence is asymptotically quadratic. However convergence is not guaranteed.