Return-Path: X-Original-To: apmail-commons-dev-archive@www.apache.org Delivered-To: apmail-commons-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 344C497DA for ; Thu, 27 Oct 2011 10:03:04 +0000 (UTC) Received: (qmail 19276 invoked by uid 500); 27 Oct 2011 10:03:03 -0000 Delivered-To: apmail-commons-dev-archive@commons.apache.org Received: (qmail 18224 invoked by uid 500); 27 Oct 2011 10:02:57 -0000 Mailing-List: contact dev-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Commons Developers List" Delivered-To: mailing list dev@commons.apache.org Received: (qmail 18214 invoked by uid 99); 27 Oct 2011 10:02:56 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 27 Oct 2011 10:02:56 +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.26] (HELO hel.is.scarlet.be) (193.74.71.26) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 27 Oct 2011 10:02:48 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=scarlet.be; s=scarlet; t=1319709747; bh=9BT3TtsIRa8Gx/jmkzBISuprnWCHr4WG8rMxg3eS4xI=; h=Date:From:To:Subject:Message-ID:References:MIME-Version: Content-Type:In-Reply-To; b=i2Un8lVfm4ETa80fHODR94AIDUOrlQwPV8jDXeH0Ln7sXfzRKr7rGHrzkLGCJKJi9 vx4ZBxxx+tTwL7piKiv+75nPN0U8nIdiMh64FgXoAcskl5Pw1gmfNpps4NesGTFOZJ JZY+Hpb68pmUYYvEQnEvjtjrJaoRVEPZwgiLYlDg= Received: from mail.harfang.homelinux.org (ip-213-49-235-179.dsl.scarlet.be [213.49.235.179]) by hel.is.scarlet.be (8.14.5/8.14.5) with ESMTP id p9RA2R3I029642 for ; Thu, 27 Oct 2011 12:02:27 +0200 X-Scarlet: d=1319709747 c=213.49.235.179 Received: from localhost (mail.harfang.homelinux.org [192.168.20.11]) by mail.harfang.homelinux.org (Postfix) with ESMTP id E4D7261B66 for ; Thu, 27 Oct 2011 12:02:26 +0200 (CEST) Received: from mail.harfang.homelinux.org ([192.168.20.11]) by localhost (mail.harfang.homelinux.org [192.168.20.11]) (amavisd-new, port 10024) with ESMTP id MkAiLklSj+58 for ; Thu, 27 Oct 2011 12:02:25 +0200 (CEST) Received: from dusk.harfang.homelinux.org (mail.harfang.homelinux.org [192.168.20.11]) by mail.harfang.homelinux.org (Postfix) with ESMTP id 1AC006177C for ; Thu, 27 Oct 2011 12:02:25 +0200 (CEST) Received: from eran by dusk.harfang.homelinux.org with local (Exim 4.76) (envelope-from ) id 1RJMn2-00063d-VC for dev@commons.apache.org; Thu, 27 Oct 2011 12:02:24 +0200 Date: Thu, 27 Oct 2011 12:02:24 +0200 From: Gilles Sadowski To: dev@commons.apache.org Subject: Re: [Math] Problem with svn Message-ID: <20111027100224.GI8910@dusk.harfang.homelinux.org> Mail-Followup-To: dev@commons.apache.org References: <20111026144402.GH8910@dusk.harfang.homelinux.org> <4EA82122.5090106@gmail.com> <20111026180645.GI13400@dusk.harfang.homelinux.org> <4EA84E8B.2090006@gmail.com> <4EA85364.6090409@gmail.com> <20111026215125.GJ13400@dusk.harfang.homelinux.org> <4EA88D0F.4040503@gmail.com> <20111026230759.GL13400@dusk.harfang.homelinux.org> <4EA8CC3D.6080603@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4EA8CC3D.6080603@gmail.com> X-Operating-System: Tiny Tux X-PGP-Key-Fingerprint: 53B9 972E C2E6 B93C BEAD 7092 09E6 AF46 51D0 5641 User-Agent: Mutt/1.5.21 (2010-09-15) X-DCC-scarlet.be-Metrics: hel 20002; Body=1 Fuz1=1 Fuz2=1 X-Virus-Scanned: clamav-milter 0.97.1-exp at hel X-Virus-Status: Clean X-Virus-Checked: Checked by ClamAV on apache.org On Wed, Oct 26, 2011 at 08:13:01PM -0700, Phil Steitz wrote: > On 10/26/11 4:07 PM, Gilles Sadowski wrote: > >>> [...] > >> If nobody responds in the next few hours with a better idea, i will > >> try the commit based on the tar on my end. What should be the > >> commit message? > > ---CUT--- > > MATH-689 > > Moved "SAFE_MIN" and "EPSILON" from "MathUtils" to "Precision". > > ---CUT--- > > Worked for me in r1189593. Thanks. I've just committed minor changes to "EigenDecomposition" and "SingularValueDecomposition". No problem anymore. What happened will remain a mistery. Regards, Gilles --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org For additional commands, e-mail: dev-help@commons.apache.org