[ 
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

Reply via email to