You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Thomas Neidhart (JIRA)" <ji...@apache.org> on 2015/04/16 16:04:58 UTC

[jira] [Created] (MATH-1216) Add balancing of unsymmetric matrices in EigenDecomposition

Thomas Neidhart created MATH-1216:
-------------------------------------

             Summary: Add balancing of unsymmetric matrices in EigenDecomposition
                 Key: MATH-1216
                 URL: https://issues.apache.org/jira/browse/MATH-1216
             Project: Commons Math
          Issue Type: Improvement
            Reporter: Thomas Neidhart


To improve the speed and accuracy when calculating eigen values, unsymmetric matrices should be balanced. The default used in LAPACK is the Parlett Reinsch method.

This page contains information about the various methods and proposes another one:

http://www.cs.pomona.edu/~tzuyi/Research/Balancing/



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)