Skip to content

tab58/jenkins-traub-rpoly

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Implementation of Jenkins-Traub algorithm for real polynomials.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published