[ 
https://issues.apache.org/jira/browse/MATH-941?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Luc Maisonobe resolved MATH-941.
--------------------------------

       Resolution: Fixed
    Fix Version/s: 3.2

Fixed in subversion repository as of r1454439.

Patch applied with minor changes. The changes include additional final 
keywords, looping directly over Pair elements and a change in the construction 
of an array, to avoid building an intermediate list.

Thanks for the report and for the patch.
                
> Discrete distributions
> ----------------------
>
>                 Key: MATH-941
>                 URL: https://issues.apache.org/jira/browse/MATH-941
>             Project: Commons Math
>          Issue Type: Improvement
>            Reporter: Piotr Wydrych
>            Priority: Minor
>             Fix For: 3.2
>
>         Attachments: DiscreteDistribution.java, 
> DiscreteIntegerDistribution.java, DiscreteIntegerDistributionTest.java, 
> DiscreteRealDistribution.java, DiscreteRealDistributionTest.java
>
>
> I would like to contribute:
> - DiscreteDistribution<T>, a discrete distribution on any objects
> - DiscreteIntegerDistribution, a discrete distribution on the integers
> - DiscreteRealsDistribution, a discrete distribution on the reals
> I attach the class and test files

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to