/fastCharPoly

Fast algorithm for characteristic polynomial of square matrices.

Primary LanguageMatlabMIT LicenseMIT

fastCharPoly

Fast algorithm for computing the characteristic polynomial of a square matrix.

Algortihm is described in "La Budde's Method For Computing Characteristic Polynomials" by Rizwana Rehman and Ilse C.F. Ipsen

More information can be found on: https://www.sebastianjiroschlecht.com/post/fastcharpoly/