[ 
https://issues.apache.org/jira/browse/MAHOUT-392?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12865427#action_12865427
 ] 

Ted Dunning commented on MAHOUT-392:
------------------------------------


Regarding the constants, since they are single assignment locals, they will be 
inlined and treated as constants without anything special done on my part.  As 
they are, they refer back to the original documentation, so I like keeping the 
names.

Good reminder on the copyright block.  I need to put the ASL into IntelliJ so 
that it will automagically do that.



> Test cases for logGamma, Distribution.normal and Distribution.beta, fix for 
> Distribution.normal
> -----------------------------------------------------------------------------------------------
>
>                 Key: MAHOUT-392
>                 URL: https://issues.apache.org/jira/browse/MAHOUT-392
>             Project: Mahout
>          Issue Type: Bug
>            Reporter: Ted Dunning
>             Fix For: 0.4
>
>         Attachments: MAHOUT-392.patch
>
>
> I need access to the normal distribution to write test cases for random 
> matrices.  While testing that, I found it wasn't quite right so I provided an 
> alternative implementation.

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

Reply via email to