SkillAgentSearch skills...

Polyroots

Polynomial roots with Jenkins-Traub algorithm

Install / Use

/learn @iwoodsawyer/Polyroots
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

View Polynomial roots with Jenkins-Traub algorithm on File Exchange

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.

View on GitHub
GitHub Stars6
CategoryDevelopment
Updated1y ago
Forks0

Languages

C

Security Score

75/100

Audited on Jul 2, 2024

No findings