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 A018717B38 for ; Mon, 26 Jan 2015 21:12:34 +0000 (UTC) Received: (qmail 90200 invoked by uid 500); 26 Jan 2015 21:12:34 -0000 Delivered-To: apmail-commons-issues-archive@commons.apache.org Received: (qmail 90105 invoked by uid 500); 26 Jan 2015 21:12: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 90094 invoked by uid 99); 26 Jan 2015 21:12:34 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 26 Jan 2015 21:12:34 +0000 Date: Mon, 26 Jan 2015 21:12:34 +0000 (UTC) From: "Thomas Neidhart (JIRA)" To: issues@commons.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (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:all-tabpanel ] Thomas Neidhart resolved MATH-1198. ----------------------------------- Resolution: Fixed Fix Version/s: 3.5 Added changelog entry in 859de3fcba23949bf610ff33e1efd66a9f9f0a82. I think we can close this issue now, the latest tests on H10 were successful. > Simplify FastMath exp function > ------------------------------ > > Key: MATH-1198 > URL: https://issues.apache.org/jira/browse/MATH-1198 > Project: Commons Math > Issue Type: Improvement > Reporter: Sebb > Fix For: 3.5 > > 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)