You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Phil Steitz (JIRA)" <ji...@apache.org> on 2011/07/28 21:52:09 UTC

[jira] [Created] (MATH-634) EmpiricalDistributionImpl should use a pluggable RandomGenerator

EmpiricalDistributionImpl should use a pluggable RandomGenerator
----------------------------------------------------------------

                 Key: MATH-634
                 URL: https://issues.apache.org/jira/browse/MATH-634
             Project: Commons Math
          Issue Type: Improvement
    Affects Versions: 2.2, 2.1, 2.0, 1.2, 1.1, 1.0
            Reporter: Phil Steitz
            Assignee: Phil Steitz
             Fix For: 3.0


Currently, EmpiricalDistributionImpl does not support use of a pluggable PRNG.  A constructor and setter should be provided for the underlying RandomGenerator.  This class should also expose either the generator itself or a reseed method to seed it.

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

        

[jira] [Resolved] (MATH-634) EmpiricalDistributionImpl should use a pluggable RandomGenerator

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

Phil Steitz resolved MATH-634.
------------------------------

    Resolution: Fixed

Fixed in r1152662.

> EmpiricalDistributionImpl should use a pluggable RandomGenerator
> ----------------------------------------------------------------
>
>                 Key: MATH-634
>                 URL: https://issues.apache.org/jira/browse/MATH-634
>             Project: Commons Math
>          Issue Type: Improvement
>    Affects Versions: 1.0, 1.1, 1.2, 2.0, 2.1, 2.2
>            Reporter: Phil Steitz
>            Assignee: Phil Steitz
>             Fix For: 3.0
>
>
> Currently, EmpiricalDistributionImpl does not support use of a pluggable PRNG.  A constructor and setter should be provided for the underlying RandomGenerator.  This class should also expose either the generator itself or a reseed method to seed it.

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