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 A67FD10E26 for ; Sun, 14 Dec 2014 17:33:13 +0000 (UTC) Received: (qmail 73542 invoked by uid 500); 14 Dec 2014 17:33:13 -0000 Delivered-To: apmail-commons-issues-archive@commons.apache.org Received: (qmail 73452 invoked by uid 500); 14 Dec 2014 17:33:13 -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 73440 invoked by uid 99); 14 Dec 2014 17:33:13 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 14 Dec 2014 17:33:13 +0000 Date: Sun, 14 Dec 2014 17:33:13 +0000 (UTC) From: "Gilles (JIRA)" To: issues@commons.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (MATH-1173) "TricubicInterpolatingFunction" to replace "TricubicSplineInterpolatingFunction" 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-1173?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14246005#comment-14246005 ] Gilles commented on MATH-1173: ------------------------------ Class {{TricubicInterpolator}} to replace {{TricubicSplineInterpolator}} has been added in commit 753f278d10fc0c92e912965379401ac182644101 The tolerance for one unit test must be quite large for it to pass. Review needed. > "TricubicInterpolatingFunction" to replace "TricubicSplineInterpolatingFunction" > -------------------------------------------------------------------------------- > > Key: MATH-1173 > URL: https://issues.apache.org/jira/browse/MATH-1173 > Project: Commons Math > Issue Type: Bug > Reporter: Gilles > Priority: Minor > Fix For: 3.4 > > Attachments: MATH-1173.patch > > > Similar to what has been done in MATH-1166, we could retain the functionality of the now deprecated "TricubicSplineInterpolatingFunction" class in a new "TricubicInterpolatingFunction" class. -- This message was sent by Atlassian JIRA (v6.3.4#6332)