Find polynomial roots with Jenkins–Traub algorithm. This Matlab mex-function is using the CPOLY algorithm from ACM Algorithm 419 for polynomials with complex coefficients, and the RPOLY algorithm from ACM Algorithm 493 for polynomials with real coefficients. Both ACM algorithms have been converted from Fortran to C code using F2C. The algorithm calculates all of the zeros of a polynomial whose coefficients are the elements of a vector in order of decreasing powers. Leading zeros in the coefficients are discarded.
-
Notifications
You must be signed in to change notification settings - Fork 0
Polynomial roots with Jenkins-Traub algorithm
License
iwoodsawyer/polyroots
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Polynomial roots with Jenkins-Traub algorithm
Topics
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published