Return-Path: Delivered-To: apmail-jakarta-commons-dev-archive@www.apache.org Received: (qmail 28719 invoked from network); 16 Aug 2005 00:56:43 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 16 Aug 2005 00:56:43 -0000 Received: (qmail 60026 invoked by uid 500); 16 Aug 2005 00:56:32 -0000 Delivered-To: apmail-jakarta-commons-dev-archive@jakarta.apache.org Received: (qmail 59995 invoked by uid 500); 16 Aug 2005 00:56:31 -0000 Mailing-List: contact commons-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Jakarta Commons Developers List" Reply-To: "Jakarta Commons Developers List" Delivered-To: mailing list commons-dev@jakarta.apache.org Received: (qmail 59982 invoked by uid 99); 16 Aug 2005 00:56:31 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 15 Aug 2005 17:56:31 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=RCVD_BY_IP,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of phil.steitz@gmail.com designates 64.233.162.201 as permitted sender) Received: from [64.233.162.201] (HELO zproxy.gmail.com) (64.233.162.201) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 15 Aug 2005 17:56:51 -0700 Received: by zproxy.gmail.com with SMTP id 40so785303nzk for ; Mon, 15 Aug 2005 17:56:29 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=W7y1B5mWLMm32SE5yM7jyndCyFu9tEIDes5Pe+XxnK55s+pOLjZ2Sxb4FO6fSwNN45CZJVw4ojQVrOxOamvYC66KD9PE+8mUvzhwfqBwtEasVDOXunfz7vXd5rCPjqE8EVHoxrO1pA9U7P4FIEn84nhgFqrGjA366QiuVMXP3Ew= Received: by 10.37.21.79 with SMTP id y79mr2400956nzi; Mon, 15 Aug 2005 17:56:29 -0700 (PDT) Received: by 10.36.33.16 with HTTP; Mon, 15 Aug 2005 17:56:29 -0700 (PDT) Message-ID: <8a81b4af0508151756680123f1@mail.gmail.com> Date: Mon, 15 Aug 2005 17:56:29 -0700 From: Phil Steitz To: Jakarta Commons Developers List Subject: Re: [math] Re: commons math In-Reply-To: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <8a81b4af05081315277bdb5ac5@mail.gmail.com> <52c3ddca050815025934857d7@mail.gmail.com> <52c3ddca05081506171c5db353@mail.gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Great! As long as the code is original and the algorithms are standard, there should be no problem with IP. Please just include references to sources describing the algorithms and, of course, unit tests when you submit code. If you are familiar with R and have access to it, validating the unit test target values against R is a nice to have. (There are some examples in src/experimental/R/).=20 Please also try to include API and inline documentation similar to what you see elsewhere in [math]. Thanks! Phil --------------------------------------------------------------------- To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org For additional commands, e-mail: commons-dev-help@jakarta.apache.org