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 11E6310F81 for ; Thu, 22 Jan 2015 13:31:35 +0000 (UTC) Received: (qmail 27053 invoked by uid 500); 22 Jan 2015 13:31:34 -0000 Delivered-To: apmail-commons-issues-archive@commons.apache.org Received: (qmail 26956 invoked by uid 500); 22 Jan 2015 13:31:34 -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 26943 invoked by uid 99); 22 Jan 2015 13:31:34 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 22 Jan 2015 13:31:34 +0000 Date: Thu, 22 Jan 2015 13:31:34 +0000 (UTC) From: "Sebb (JIRA)" To: issues@commons.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (MATH-1198) Simplify FastMath exp function 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-1198?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14287416#comment-14287416 ] Sebb commented on MATH-1198: ---------------------------- Updated patch to take that into account > Simplify FastMath exp function > ------------------------------ > > Key: MATH-1198 > URL: https://issues.apache.org/jira/browse/MATH-1198 > Project: Commons Math > Issue Type: Improvement > Reporter: Sebb > Attachments: commons-math.patch > > > Patch (to follow) simplifies the exp function and hopefully avoids the Java 1.5 JIT bug as well. -- This message was sent by Atlassian JIRA (v6.3.4#6332)