You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Gilles (Jira)" <ji...@apache.org> on 2019/09/04 12:17:00 UTC

[jira] [Commented] (MATH-1497) Performance issue with SVD calculation

    [ https://issues.apache.org/jira/browse/MATH-1497?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16922435#comment-16922435 ] 

Gilles commented on MATH-1497:
------------------------------

Hi.

Is this a bug report or a usage question?
In the latter case, you should post to the [user mailing list|http://commons.apache.org/mail-lists.html].

Also, be sure to report issues using the latest version of the library (at least v3.6.1 or even better the developement version). Thanks.

> Performance issue with SVD calculation
> --------------------------------------
>
>                 Key: MATH-1497
>                 URL: https://issues.apache.org/jira/browse/MATH-1497
>             Project: Commons Math
>          Issue Type: Improvement
>    Affects Versions: 3.3
>            Reporter: Sudheer
>            Priority: Major
>         Attachments: Snapshot.jpg
>
>
> We use SingularValueDecomposition(RealMatrix) and getSolver() methods.
> This seems to be taking time for large matrices, refer to attached picture.
> Example:925*161
> I have referred to release notes of the library, It seems there are no major changes related to SVD.
>  
> Is there any way to improve performance,



--
This message was sent by Atlassian Jira
(v8.3.2#803003)