Return-Path: Delivered-To: apmail-commons-issues-archive@minotaur.apache.org Received: (qmail 45832 invoked from network); 22 Jan 2010 19:02:45 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 22 Jan 2010 19:02:45 -0000 Received: (qmail 34670 invoked by uid 500); 22 Jan 2010 19:02:45 -0000 Delivered-To: apmail-commons-issues-archive@commons.apache.org Received: (qmail 34587 invoked by uid 500); 22 Jan 2010 19:02:45 -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 34577 invoked by uid 99); 22 Jan 2010 19:02:45 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 22 Jan 2010 19:02:45 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 22 Jan 2010 19:02:42 +0000 Received: from brutus.apache.org (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id D3B7429A001C for ; Fri, 22 Jan 2010 11:02:21 -0800 (PST) Message-ID: <908547978.11071264186941866.JavaMail.jira@brutus.apache.org> Date: Fri, 22 Jan 2010 19:02:21 +0000 (UTC) From: "Mikkel Meyer Andersen (JIRA)" To: issues@commons.apache.org Subject: [jira] Updated: (MATH-331) t-distribution, Weibull distribution, and Cauchy distribution: add density-function (through HasDensity-interface) In-Reply-To: <554442401.11051264186941795.JavaMail.jira@brutus.apache.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/MATH-331?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikkel Meyer Andersen updated MATH-331: --------------------------------------- Remaining Estimate: 3h (was: 0.05h) Original Estimate: 3h (was: 0.05h) > t-distribution, Weibull distribution, and Cauchy distribution: add density-function (through HasDensity-interface) > -------------------------------------------------------------------------------------------------------------------------- > > Key: MATH-331 > URL: https://issues.apache.org/jira/browse/MATH-331 > Project: Commons Math > Issue Type: Improvement > Reporter: Mikkel Meyer Andersen > Priority: Minor > Original Estimate: 3h > Remaining Estimate: 3h > > I've added the density function for the mentioned distributions. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.