[
https://issues.apache.org/jira/browse/MATH-611?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Christopher Nix updated MATH-611:
---------------------------------
Attachment: SingularValueDecompositionImpl.patch
I have attached a patch file for the JAMA implementation, together with unit
tests for MATH-327, MATH-465 and MATH-583.
Additionally, I have removed the unit test testMatricesValues1 that tested an
implementation specific return value of getU() and getV().
> A fast and stable SVD implementation from JAMA
> ----------------------------------------------
>
> Key: MATH-611
> URL: https://issues.apache.org/jira/browse/MATH-611
> Project: Commons Math
> Issue Type: Improvement
> Affects Versions: 3.0, Nightly Builds
> Reporter: Christopher Nix
> Labels: patch
> Fix For: 3.0, Nightly Builds
>
> Attachments: SingularValueDecompositionImpl.java,
> SingularValueDecompositionImpl.patch
>
>
> Common numerical stability issues with the current SVD implementation, ie
> MATH-327, MATH-383, MATH-465, MATH-583 can all be solved by co-opting JAMA
> code that is within the public domain.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira