Return-Path: X-Original-To: apmail-commons-user-archive@www.apache.org Delivered-To: apmail-commons-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id D679673C3 for ; Thu, 28 Jul 2011 19:42:47 +0000 (UTC) Received: (qmail 53059 invoked by uid 500); 28 Jul 2011 19:42:46 -0000 Delivered-To: apmail-commons-user-archive@commons.apache.org Received: (qmail 52798 invoked by uid 500); 28 Jul 2011 19:42:45 -0000 Mailing-List: contact user-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Commons Users List" Delivered-To: mailing list user@commons.apache.org Received: (qmail 52790 invoked by uid 99); 28 Jul 2011 19:42:45 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 28 Jul 2011 19:42:45 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of phil.steitz@gmail.com designates 209.85.160.171 as permitted sender) Received: from [209.85.160.171] (HELO mail-gy0-f171.google.com) (209.85.160.171) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 28 Jul 2011 19:42:38 +0000 Received: by gyh20 with SMTP id 20so2346816gyh.30 for ; Thu, 28 Jul 2011 12:42:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; bh=l3CIjZf9vHt+bOseDNVGO//pN7+BhK9L1aBtzhXhm7o=; b=s8GJCA8oAbweaTB/pjCwIpoSgJVTQlDP/6oXjiohYmInOcSaepxGoizGEBE3OWoBmZ +nvXpzIkK+9eRFekmnaH0jcNpfERudkkplTsNS52GquZRSDiQcnA3D1z0Mu5XfLYLeGj qXgxnr6s9xhqUhD7b6uLchDK6wvASPTocOLZc= Received: by 10.143.98.16 with SMTP id a16mr235875wfm.0.1311882137354; Thu, 28 Jul 2011 12:42:17 -0700 (PDT) Received: from [192.168.0.2] (71-223-74-208.phnx.qwest.net [71.223.74.208]) by mx.google.com with ESMTPS id p3sm757848wfh.20.2011.07.28.12.42.14 (version=SSLv3 cipher=OTHER); Thu, 28 Jul 2011 12:42:15 -0700 (PDT) Message-ID: <4E31BB94.0@gmail.com> Date: Thu, 28 Jul 2011 12:42:12 -0700 From: Phil Steitz User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:5.0) Gecko/20110624 Thunderbird/5.0 MIME-Version: 1.0 To: Commons Users List Subject: Re: [MATH] Commons Math 3.0-SNAPSHOT code? References: <4E30616C.2010708@free.fr> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit On 7/27/11 7:05 PM, Miguel Ruiz wrote: > Certainly I�m interested in using > *MannWhitneyUTest* > *WilcoxonSignedRankTest > which > are in *commons.math.stat.ranking > package > > Do you know if this algorithms are stables? Could I use it? As Mikel said, any and all feedback, bug reports, or other comments are most welcome. I would say the *algorithms* are pretty stable and well-documented. It is always possible, however, that the implementations in trunk contains bugs. Have a look at the test classes to see what has been validated. These classes are new in 3.0 and have not yet been released, so the likelihood that they contain bugs is a little higher. On the other hand, the implemented algorithms are not that complex and there are some validation tests in src/test/java that currently pass. We greatly appreciate testing and feedback on the code. Phil > > > On Wed, Jul 27, 2011 at 9:08 PM, Miguel Ruiz wrote: > >> Thanks you Luc!, I�ll try to use it and report here any bug I could find. >> >> We talk soon! >> >> >> On Wed, Jul 27, 2011 at 9:05 PM, Luc Maisonobe wrote: >> >>> Le 27/07/2011 20:56, Miguel Ruiz a �crit : >>> >>>> Hello, >>>> >>>> I was looking for a while but I couldn�t find the source code that is >>>> published in the API DOCS>>> org/math/apidocs/index.html> >>>> . >>>> >>>> Could anybody send me this library version? >>>> >>> The snapshots version are not officially published. There is still some >>> work to be done (help welcome!) to fix several issues. In the meantime, you >>> can get the source code directly from our version control system (see < >>> http://commons.apache.org/**math/developers.html >>>> ). >>> >>> >>>> Is there any date for the release? >>>> >>> Unfortunately no. We are already behind schedule. >>> >>> Luc >>> >>> >>>> Thanks in advance! >>>> >>>> >>> ------------------------------**------------------------------**--------- >>> To unsubscribe, e-mail: user-unsubscribe@commons.**apache.org >>> For additional commands, e-mail: user-help@commons.apache.org >>> >>> --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@commons.apache.org For additional commands, e-mail: user-help@commons.apache.org