Changes for version 2.50
- Function poly_roots() now uses the QR Hessenberg method by default. To return to the old version's behavior, use set_hessenberg(0).
- Update tests and documentation to reflect this.
- Update Dr. Nickalls' e-mail address and his paper's url.
Modules
Find the roots of polynomial equations.