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 2BAE8F32E for ; Tue, 2 Apr 2013 19:07:16 +0000 (UTC) Received: (qmail 78868 invoked by uid 500); 2 Apr 2013 19:07:15 -0000 Delivered-To: apmail-commons-issues-archive@commons.apache.org Received: (qmail 78676 invoked by uid 500); 2 Apr 2013 19:07:15 -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 78664 invoked by uid 99); 2 Apr 2013 19:07:15 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 02 Apr 2013 19:07:15 +0000 Date: Tue, 2 Apr 2013 19:07:15 +0000 (UTC) From: "Luc Maisonobe (JIRA)" To: issues@commons.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (MATH-961) Numerous array dimensions problems with secondary equations in ODE 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-961?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Luc Maisonobe resolved MATH-961. -------------------------------- Resolution: Fixed Fixed in subversion repository as of r1463684. > Numerous array dimensions problems with secondary equations in ODE > ------------------------------------------------------------------ > > Key: MATH-961 > URL: https://issues.apache.org/jira/browse/MATH-961 > Project: Commons Math > Issue Type: Bug > Affects Versions: 3.1.1 > Reporter: Luc Maisonobe > Assignee: Luc Maisonobe > Priority: Critical > Fix For: 3.2 > > > When secondary equations are used in differential equations, there are several places where the array dimensions are not computed properly, due to a difference between the primary equation dimension and the sum of this primary dimension plus the remaining secondary equations. > A typical case is with multi-step integrators, where the starter integrator is not configured properly even when the routine integrator is configured properly (some information is lost between the two integrators). -- 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