[ 
https://issues.apache.org/jira/browse/MATH-1401?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16818911#comment-16818911
 ] 

Gilles commented on MATH-1401:
------------------------------

bq. I am a user of this commons-math library, not the developer.

The "developer" is the community of users.

bq. \[...\] please tell it clearly.

The list of pending bugs is long; more than 150 issues were [fixed since the 
last 
release|https://issues.apache.org/jira/issues/?jql=project%20%3D%20MATH%20AND%20fixVersion%20%3D%204.0%20AND%20statusCategory%20%3D%20done].


> Exception at IntervalUtils.getClopperPearsonInterval
> ----------------------------------------------------
>
>                 Key: MATH-1401
>                 URL: https://issues.apache.org/jira/browse/MATH-1401
>             Project: Commons Math
>          Issue Type: Bug
>    Affects Versions: 3.6.1
>            Reporter: Art
>            Assignee: Bruno P. Kinoshita
>            Priority: Major
>             Fix For: 4.0
>
>
> IntervalUtils.getClopperPearsonInterval throws an exception when number of 
> successes equals to zero or number of successes = number of trials.
> IntervalUtils.getClopperPearsonInterval(1, 0, 0.95) or 
> IntervalUtils.getClopperPearsonInterval(1, 1, 0.95) throws 
> org.apache.commons.math3.exception.NotStrictlyPositiveException despite that 
> its input parameters are valid. 
>  



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

Reply via email to