[
https://issues.apache.org/jira/browse/MATH-630?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gilles updated MATH-630:
------------------------
Fix Version/s: (was: 3.1)
3.2
> Rank Revealing QR Decomposition missing
> ---------------------------------------
>
> Key: MATH-630
> URL: https://issues.apache.org/jira/browse/MATH-630
> Project: Commons Math
> Issue Type: Improvement
> Affects Versions: 2.0, 2.1, 2.2
> Reporter: Christopher Nix
> Priority: Minor
> Fix For: 3.2
>
> Attachments: QRDecomposition.patch, RRQRDecomposition.patch
>
>
> The current QR decomposition implementation performs no column pivoting and
> is thus not rank revealing.
> A rank revealing QR decomposition could determine rank more efficiently,
> though not always as reliably, as from the Singular Value Decomposition.
> Additionally the rank revealing decomposition can be used in least-squares
> algorithms on rank-deficient matrices.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira