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 693B7D727 for ; Mon, 30 Jul 2012 21:37:37 +0000 (UTC) Received: (qmail 10388 invoked by uid 500); 30 Jul 2012 21:37:37 -0000 Delivered-To: apmail-commons-issues-archive@commons.apache.org Received: (qmail 10228 invoked by uid 500); 30 Jul 2012 21:37:36 -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 10134 invoked by uid 99); 30 Jul 2012 21:37:36 -0000 Received: from issues-vm.apache.org (HELO issues-vm) (140.211.11.160) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 30 Jul 2012 21:37:36 +0000 Received: from isssues-vm.apache.org (localhost [127.0.0.1]) by issues-vm (Postfix) with ESMTP id B5519142851 for ; Mon, 30 Jul 2012 21:37:36 +0000 (UTC) Date: Mon, 30 Jul 2012 21:37:36 +0000 (UTC) From: "Jared Becksfort (JIRA)" To: issues@commons.apache.org Message-ID: <533274188.118203.1343684256747.JavaMail.jiratomcat@issues-vm> In-Reply-To: <90637189.31376.1341952474888.JavaMail.jiratomcat@issues-vm> Subject: [jira] [Updated] (MATH-815) Multivariate Normal Distribution MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/MATH-815?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jared Becksfort updated MATH-815: --------------------------------- Attachment: MultivariateNormalDistribution.java Needed to add a comment to MultivariateNormalDistribution.java > Multivariate Normal Distribution > -------------------------------- > > Key: MATH-815 > URL: https://issues.apache.org/jira/browse/MATH-815 > Project: Commons Math > Issue Type: New Feature > Reporter: Jared Becksfort > Priority: Minor > Attachments: MultivariateNormalDistribution.java, MultivariateNormalDistributionTest.java, mvn.tgz, mvn2.tgz, mvn3.zip, patch > > Original Estimate: 1m > Remaining Estimate: 1m > > I will submit a class for Multivariate Normal Distributions. Not sure if it will allow sampling initially. > > Hello, > > > > I have implemented some classes for multivariate Normal distributions, multivariate normal mixture models, and an expectation maximization fitting class for the mixture model. I would like to submit it to Apache Commons Math. I still have some touching up to do so that they fit the style guidelines and implement the correct interfaces. Before I do so, I thought I would at least ask if the developers of the project are interested in me submitting them. > > > > Thanks, > > Jared Becksfort > Dear Jared, > Yes, that would be very nice to have such an addition! Remember to also include unit tests (refer to the current ones for examples). The best would be to split a submission up into multiple minor ones, each covering a natural submission (e.g. multivariate Normal distribution in one submission), and create an issue as described at http://commons.apache.org/math/issue-tracking.html . > If you run into any problems, please do not hesitate to ask on this mailing list. > Cheers, Mikkel. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira