Return-Path: X-Original-To: apmail-commons-issues-archive@minotaur.apache.org Delivered-To: apmail-commons-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id B406D98FC for ; Tue, 6 Dec 2011 03:00:04 +0000 (UTC) Received: (qmail 59554 invoked by uid 500); 6 Dec 2011 03:00:04 -0000 Delivered-To: apmail-commons-issues-archive@commons.apache.org Received: (qmail 58984 invoked by uid 500); 6 Dec 2011 03:00:03 -0000 Mailing-List: contact issues-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: issues@commons.apache.org Delivered-To: mailing list issues@commons.apache.org Received: (qmail 58908 invoked by uid 99); 6 Dec 2011 03:00:01 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 06 Dec 2011 03:00:01 +0000 X-ASF-Spam-Status: No, hits=-2001.2 required=5.0 tests=ALL_TRUSTED,RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 06 Dec 2011 03:00:00 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 7916ECAF57 for ; Tue, 6 Dec 2011 02:59:40 +0000 (UTC) Date: Tue, 6 Dec 2011 02:59:40 +0000 (UTC) From: =?utf-8?Q?S=C3=A9bastien_Brisard_=28Commented=29_=28JIRA=29?= To: issues@commons.apache.org Message-ID: <1997965355.43963.1323140380497.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <1836561488.44994.1320136592397.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Commented] (MATH-699) inverseCumulativeDistribution fails with cumulative distribution having a plateau MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/MATH-699?page=3Dcom.atlassian.j= ira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D131632= 97#comment-13163297 ]=20 S=C3=A9bastien Brisard commented on MATH-699: ---------------------------------------- I've realized that boundary cases ({{p =3D=3D 0}} and {{p =3D=3D 1}}) are n= ow handled correctly: concrete instances of {{AbstractRealDistribution}} no= longer need to override this method, which are removed in rev {{1210756}}. =20 > inverseCumulativeDistribution fails with cumulative distribution having a= plateau > -------------------------------------------------------------------------= -------- > > Key: MATH-699 > URL: https://issues.apache.org/jira/browse/MATH-699 > Project: Commons Math > Issue Type: Bug > Affects Versions: 2.2 > Reporter: S=C3=A9bastien Brisard > Assignee: S=C3=A9bastien Brisard > Priority: Minor > Fix For: 3.0 > > Attachments: AbstractContinuousDistributionTest.java, inv-cum-new= -impl.zip > > > This bug report follows MATH-692. The attached unit test fails. As requir= ed by the definition in MATH-692, the lower-bound of the interval on which = the cdf is constant should be returned. This is not so at the moment. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrato= rs: https://issues.apache.org/jira/secure/ContactAdministrators!default.jsp= a For more information on JIRA, see: http://www.atlassian.com/software/jira