giordano / PolynomialRoots.jl

Fast complex polynomial root finder, with support for arbitrary precision calculations
Other
53 stars 15 forks source link

Support computing roots of polynomials expressed in orthogonal bases and matrix polynomials #23

Closed BambOoxX closed 1 year ago

BambOoxX commented 3 years ago

This is a suggestion based on a previous discussion here.

I am not sure if this is of interest to you, but that may be nice to generalize the computations for non canonical bases and matrix polynomials. This topic is also studied in https://github.com/jverzani/AMRVW.jl/issues/8