You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Tomas Salfischberger (JIRA)" <ji...@apache.org> on 2011/03/13 15:08:59 UTC

[jira] Created: (MATH-549) Suggestion: Make PearsonsCorrelation.correlation(double[], double[]) static

Suggestion: Make PearsonsCorrelation.correlation(double[], double[]) static
---------------------------------------------------------------------------

                 Key: MATH-549
                 URL: https://issues.apache.org/jira/browse/MATH-549
             Project: Commons Math
          Issue Type: Improvement
    Affects Versions: 2.2
            Reporter: Tomas Salfischberger
            Priority: Minor


Making PearsonsCorrelation.correlation(double[], double[]) static would allow for calculating a correlation without instantiating a PearsonsCorrelation object.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Resolved] (MATH-549) Suggestion: Make PearsonsCorrelation.correlation(double[], double[]) static

Posted by "Gilles (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/MATH-549?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gilles resolved MATH-549.
-------------------------

    Resolution: Won't Fix

Reverted to original code (revision 1087630) as this was done on purpose (to allow overriding).


> Suggestion: Make PearsonsCorrelation.correlation(double[], double[]) static
> ---------------------------------------------------------------------------
>
>                 Key: MATH-549
>                 URL: https://issues.apache.org/jira/browse/MATH-549
>             Project: Commons Math
>          Issue Type: Improvement
>    Affects Versions: 2.2
>            Reporter: Tomas Salfischberger
>            Priority: Minor
>             Fix For: 3.0
>
>
> Making PearsonsCorrelation.correlation(double[], double[]) static would allow for calculating a correlation without instantiating a PearsonsCorrelation object.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Closed] (MATH-549) Suggestion: Make PearsonsCorrelation.correlation(double[], double[]) static

Posted by "Luc Maisonobe (Closed) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/MATH-549?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Luc Maisonobe closed MATH-549.
------------------------------


changing status to closed as 3.0 has been released
                
> Suggestion: Make PearsonsCorrelation.correlation(double[], double[]) static
> ---------------------------------------------------------------------------
>
>                 Key: MATH-549
>                 URL: https://issues.apache.org/jira/browse/MATH-549
>             Project: Commons Math
>          Issue Type: Improvement
>    Affects Versions: 2.2
>            Reporter: Tomas Salfischberger
>            Priority: Minor
>             Fix For: 3.0
>
>
> Making PearsonsCorrelation.correlation(double[], double[]) static would allow for calculating a correlation without instantiating a PearsonsCorrelation object.

--
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

        

[jira] [Resolved] (MATH-549) Suggestion: Make PearsonsCorrelation.correlation(double[], double[]) static

Posted by "Gilles (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/MATH-549?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gilles resolved MATH-549.
-------------------------

       Resolution: Fixed
    Fix Version/s: 3.0

Revision 1086057.

> Suggestion: Make PearsonsCorrelation.correlation(double[], double[]) static
> ---------------------------------------------------------------------------
>
>                 Key: MATH-549
>                 URL: https://issues.apache.org/jira/browse/MATH-549
>             Project: Commons Math
>          Issue Type: Improvement
>    Affects Versions: 2.2
>            Reporter: Tomas Salfischberger
>            Priority: Minor
>             Fix For: 3.0
>
>
> Making PearsonsCorrelation.correlation(double[], double[]) static would allow for calculating a correlation without instantiating a PearsonsCorrelation object.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Reopened] (MATH-549) Suggestion: Make PearsonsCorrelation.correlation(double[], double[]) static

Posted by "Phil Steitz (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/MATH-549?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Phil Steitz reopened MATH-549:
------------------------------


As stated, I would say WONT_FIX for this; but I am open to providing a utils class with static convenience methods for this and other similar methods in the correlation package.

> Suggestion: Make PearsonsCorrelation.correlation(double[], double[]) static
> ---------------------------------------------------------------------------
>
>                 Key: MATH-549
>                 URL: https://issues.apache.org/jira/browse/MATH-549
>             Project: Commons Math
>          Issue Type: Improvement
>    Affects Versions: 2.2
>            Reporter: Tomas Salfischberger
>            Priority: Minor
>             Fix For: 3.0
>
>
> Making PearsonsCorrelation.correlation(double[], double[]) static would allow for calculating a correlation without instantiating a PearsonsCorrelation object.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira