You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Alex D Herbert (JIRA)" <ji...@apache.org> on 2019/02/26 12:08:00 UTC

[jira] [Resolved] (RNG-71) Validate parameters for the distribution samplers

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

Alex D Herbert resolved RNG-71.
-------------------------------
       Resolution: Implemented
         Assignee: Alex D Herbert
    Fix Version/s: 1.3

> Validate parameters for the distribution samplers
> -------------------------------------------------
>
>                 Key: RNG-71
>                 URL: https://issues.apache.org/jira/browse/RNG-71
>             Project: Commons RNG
>          Issue Type: Improvement
>          Components: sampling
>    Affects Versions: 1.3
>            Reporter: Alex D Herbert
>            Assignee: Alex D Herbert
>            Priority: Minor
>             Fix For: 1.3
>
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> The {{PoissonSampler}} throws {{IllegalArgumentException}} if the mean is not valid.
> Many of the other samplers do not check the input parameters are valid for the distribution. I propose to add checks for all the samplers that the parameters are valid.
>  
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)