|
Approximate polynomial GCDMatlab code for fast computation of approximate polynomial GCD. This is an implementation of the fast algorithm described in my thesis and in the paperA fast algorithm for approximate polynomial gcd based on structured matrix computations (with D.A. Bini).
Structured QRFortran 90 code for fast computation of eigenvalues of companion matrices using a structured version of the implicit QR method. This is an implementation of the algorithms described in the paper A Fast Implicit QR Eigenvalue Algorithm for Companion Matrices (with D. A. Bini, Y. Eidelman, L. Gemignani and I. Gohberg).
Condition geodesics in matrix spacesCompanion software to the paper The condition metric in the space of rectangular full rank matrices (with J.-P. Dedieu). |