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 4E8A591C1 for ; Fri, 28 Sep 2012 15:27:08 +0000 (UTC) Received: (qmail 17005 invoked by uid 500); 28 Sep 2012 15:27:08 -0000 Delivered-To: apmail-commons-issues-archive@commons.apache.org Received: (qmail 16951 invoked by uid 500); 28 Sep 2012 15:27:07 -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 16942 invoked by uid 99); 28 Sep 2012 15:27:07 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 28 Sep 2012 15:27:07 +0000 Date: Sat, 29 Sep 2012 02:27:07 +1100 (NCT) From: "Yannick TANGUY (JIRA)" To: issues@commons.apache.org Message-ID: <224174854.139633.1348846027949.JavaMail.jiratomcat@arcas> In-Reply-To: <662846381.2422.1341388714948.JavaMail.jiratomcat@issues-vm> Subject: [jira] [Commented] (MATH-811) Improve event detection by selecting g function slope 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-811?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13465672#comment-13465672 ] Yannick TANGUY commented on MATH-811: ------------------------------------- -> Ok, the EventState class is ok now and I've checked the others. > Improve event detection by selecting g function slope > ----------------------------------------------------- > > Key: MATH-811 > URL: https://issues.apache.org/jira/browse/MATH-811 > Project: Commons Math > Issue Type: Improvement > Affects Versions: 3.1 > Reporter: Yannick TANGUY > Attachments: JIRA-811_slope_selection.patch, JIRA-811_slope_selection_V2.patch, JIRA-811_slope_selection_V3.patch, JIRA-811_slope_selection_V3_with_spaces.patch, JIRA-811_slope_selection_with_spaces.patch > > > We would like to select g function slope in CommonsMath event detection feature. > This would improve event detection for the final user (the possibility to ignore some events, and less computation time) and also correct a bug found while using OREKIT (see https://www.orekit.org/forge/issues/104) in our applications. > The modification consists in adding a method (getSlopeSelection() : int) in EventHandler, and modifying one conditionnal in the method evaluateStep (class EventState). > We can provide modified code and unitary tests for this feature. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira