jenkins-traub-rpoly

0.2.0 • Public • Published

jenkins-traub-rpoly

Implementation of three-stage Jenkins-Traub algorithm for real polynomials using quadratic iteration.

Motivation

Jenkins-Traub is a staple of root finding methods and understanding how it works is the main motivation here. The paper being used as reference material can be found here:

A Three-Stage Algorithm for Real Polynomials Using Quadratic Iteration

Author

Implementation based on description from Jenkins and Traub (cited above).

(C) Tim Bright, 2017. MIT License.

Package Sidebar

Install

npm i jenkins-traub-rpoly

Weekly Downloads

1

Version

0.2.0

License

MIT

Last publish

Collaborators

  • muralha