It would be nice to offer options for matrix balancing as a preprocessing steps of matrix decompositions. Here is a related SO question with code for the eigenvalue problem: https://stackoverflow.com/questions/43151853/eigen-balancing-matrix-for-eigenvalue There is also an IterScaling<> class in unsupported/ implementing "A Symmetry Preserving Algorithm for Matrix Scaling" for linear solvers.
-- GitLab Migration Automatic Message -- This bug has been migrated to gitlab.com's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.com/libeigen/eigen/issues/1434.