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 AA11D11B33 for ; Sun, 29 Jun 2014 13:54:17 +0000 (UTC) Received: (qmail 11025 invoked by uid 500); 29 Jun 2014 13:54:16 -0000 Delivered-To: apmail-commons-user-archive@commons.apache.org Received: (qmail 10915 invoked by uid 500); 29 Jun 2014 13:54:16 -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 10902 invoked by uid 99); 29 Jun 2014 13:54:16 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 29 Jun 2014 13:54:16 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: local policy) Received: from [193.74.71.28] (HELO sif.is.scarlet.be) (193.74.71.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 29 Jun 2014 13:54:12 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=scarlet.be; s=scarlet; t=1404050028; bh=FEtJvet7YyrhUHm9zo1cGa00tBERparBQRAsi2KDVL0=; h=MIME-Version:Content-Type:Content-Transfer-Encoding:Date:From:To: Subject:In-Reply-To:References:Message-ID; b=p7FYPxJK4CR8YY5oEnmi9OcCxkCWw9osmhtd2b7vMV/H29qVcUsRyvfOcRoGnomdB pQovTXr6/5VjIS5dXow8aQut/YVkOkLY0wxcjwwi4JvL7AFRwnOmGZ+Udxs9frNEuT Q6cZfnOQtIxiiF8QvhCQsIE3styKxdjcL7nP26xg= Received: from webmail.scarlet.be (gresham.is.scarlet.be [193.74.71.215]) by sif.is.scarlet.be (8.14.5/8.14.5) with ESMTP id s5TDrlxJ008102 for ; Sun, 29 Jun 2014 15:53:48 +0200 X-Scarlet: d=1404050028 c=193.74.71.215 Received: from ip-83-134-184-29.dsl.scarlet.be ([83.134.184.29]) via ip-83-134-184-29.dsl.scarlet.be ([83.134.184.29]) by webmail.scarlet.be with HTTP (HTTP/1.1 POST); Sun, 29 Jun 2014 15:53:47 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Date: Sun, 29 Jun 2014 15:53:47 +0200 From: Gilles To: Subject: Re: Commons Math 3.3 and Fit In-Reply-To: <9C168C6A6E744143A685FAC59718FE66A9398B2A@SUN-DAG3.synchrotron-soleil.fr> References: <9C168C6A6E744143A685FAC59718FE66A9398B2A@SUN-DAG3.synchrotron-soleil.fr> Message-ID: X-Sender: gilles@harfang.homelinux.org User-Agent: Scarlet Webmail X-DCC-scarlet.be-Metrics: sif; whitelist X-Virus-Scanned: clamav-milter 0.98.1-exp at sif X-Virus-Status: Clean X-Virus-Checked: Checked by ClamAV on apache.org Hi. On Thu, 26 Jun 2014 09:17:54 +0000, GIRARDOT Raphael wrote: > Hello > > I use commons math3 in software that do some data fitting. > First of all, I want to thank you for your great job. > However, I have a little problem concerning the latest release, 3.3. > In this release, the logic seems to have changed, and does not match > what is described in user guide any more > > (http://commons.apache.org/proper/commons-math/userguide/fitting.html). > I say that because of the deprecated classes. > > Would it be possible to update this user guide, in order to help > users like me to program data fitting the right way ? Thanks for the report. The "Fitting" section of the user guide has been updated in revision 1606503. Best regards, Gilles --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@commons.apache.org For additional commands, e-mail: user-help@commons.apache.org