Need a decomposer for SVD
-------------------------
Key: MATH-233
URL: https://issues.apache.org/jira/browse/MATH-233
Project: Commons Math
Issue Type: New Feature
Environment: Any
Reporter: Sujit Pal
I am trying to convert over some of my code from Jama to using commons-math
RealMatrix. Jama has a SingularValueDecomposition class. In commons-math, there
is a SingularValueDecomposition interface in commons-math which is not
implemented.
It would be extremely useful if this is implemented.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.