You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mahout.apache.org by "Ted Dunning (JIRA)" <ji...@apache.org> on 2010/07/22 00:19:49 UTC

[jira] Created: (MAHOUT-443) Need to undeprecate the colt gamma distribution

Need to undeprecate the colt gamma distribution
-----------------------------------------------

                 Key: MAHOUT-443
                 URL: https://issues.apache.org/jira/browse/MAHOUT-443
             Project: Mahout
          Issue Type: Bug
            Reporter: Ted Dunning


I need this for testing some estimation code.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (MAHOUT-443) Need to undeprecate the colt gamma distribution

Posted by "Ted Dunning (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MAHOUT-443?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12914530#action_12914530 ] 

Ted Dunning commented on MAHOUT-443:
------------------------------------

Yes.  Done.

There are more distributions to nuke or test, but those will be other JIRA's.

I also got started on hoisting LU decomposition out of the muck.  Also not for 0.4.

> Need to undeprecate the colt gamma distribution
> -----------------------------------------------
>
>                 Key: MAHOUT-443
>                 URL: https://issues.apache.org/jira/browse/MAHOUT-443
>             Project: Mahout
>          Issue Type: Bug
>            Reporter: Ted Dunning
>            Assignee: Ted Dunning
>             Fix For: 0.4
>
>         Attachments: MAHOUT-443.patch
>
>
> I need this for testing some estimation code.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (MAHOUT-443) Need to undeprecate the colt gamma distribution

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

Ted Dunning updated MAHOUT-443:
-------------------------------

    Attachment: MAHOUT-443.patch

> Need to undeprecate the colt gamma distribution
> -----------------------------------------------
>
>                 Key: MAHOUT-443
>                 URL: https://issues.apache.org/jira/browse/MAHOUT-443
>             Project: Mahout
>          Issue Type: Bug
>            Reporter: Ted Dunning
>            Assignee: Ted Dunning
>         Attachments: MAHOUT-443.patch
>
>
> I need this for testing some estimation code.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (MAHOUT-443) Need to undeprecate the colt gamma distribution

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MAHOUT-443?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12890953#action_12890953 ] 

Hudson commented on MAHOUT-443:
-------------------------------

Integrated in Mahout-Quality #148 (See [http://hudson.zones.apache.org/hudson/job/Mahout-Quality/148/])
    MAHOUT-443 - added tests for Gamma distribution and changed API to be more standard.

Along the way, I also checked Polynomial, parts of stat.Gamma and stat.Probability.


> Need to undeprecate the colt gamma distribution
> -----------------------------------------------
>
>                 Key: MAHOUT-443
>                 URL: https://issues.apache.org/jira/browse/MAHOUT-443
>             Project: Mahout
>          Issue Type: Bug
>            Reporter: Ted Dunning
>            Assignee: Ted Dunning
>         Attachments: MAHOUT-443.patch
>
>
> I need this for testing some estimation code.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (MAHOUT-443) Need to undeprecate the colt gamma distribution

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

Ted Dunning updated MAHOUT-443:
-------------------------------

    Status: Patch Available  (was: Open)

This patch substantially changes the API of the gamma function to make it compatible with the wikipedia definitions for the gamma function.  Also, it winds up testing a swath of related functions which are also now undeprecated.

> Need to undeprecate the colt gamma distribution
> -----------------------------------------------
>
>                 Key: MAHOUT-443
>                 URL: https://issues.apache.org/jira/browse/MAHOUT-443
>             Project: Mahout
>          Issue Type: Bug
>            Reporter: Ted Dunning
>            Assignee: Ted Dunning
>
> I need this for testing some estimation code.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Assigned: (MAHOUT-443) Need to undeprecate the colt gamma distribution

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

Ted Dunning reassigned MAHOUT-443:
----------------------------------

    Assignee: Ted Dunning

> Need to undeprecate the colt gamma distribution
> -----------------------------------------------
>
>                 Key: MAHOUT-443
>                 URL: https://issues.apache.org/jira/browse/MAHOUT-443
>             Project: Mahout
>          Issue Type: Bug
>            Reporter: Ted Dunning
>            Assignee: Ted Dunning
>
> I need this for testing some estimation code.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (MAHOUT-443) Need to undeprecate the colt gamma distribution

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

Sean Owen updated MAHOUT-443:
-----------------------------

           Status: Resolved  (was: Patch Available)
    Fix Version/s: 0.4
       Resolution: Fixed

Ted you did this already right?

> Need to undeprecate the colt gamma distribution
> -----------------------------------------------
>
>                 Key: MAHOUT-443
>                 URL: https://issues.apache.org/jira/browse/MAHOUT-443
>             Project: Mahout
>          Issue Type: Bug
>            Reporter: Ted Dunning
>            Assignee: Ted Dunning
>             Fix For: 0.4
>
>         Attachments: MAHOUT-443.patch
>
>
> I need this for testing some estimation code.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.