/[Apache-SVN]
ViewVC logotype

Revision 927202


Jump to revision: Previous Next
Author: luc
Date: Wed Mar 24 22:11:51 2010 UTC (14 years, 1 month ago)
Changed paths: 7
Log Message:
Fixed an error in events handling in ODE solvers. In some rare cases, events occurring close to a step start were handled without truncating the step, making them appear as is they occurred close to the step end
JIRA: MATH-358

Changed paths

Path Details
Directorycommons/proper/math/trunk/src/main/java/org/apache/commons/math/ode/nonstiff/AdamsBashforthIntegrator.java modified , text changed
Directorycommons/proper/math/trunk/src/main/java/org/apache/commons/math/ode/nonstiff/AdamsMoultonIntegrator.java modified , text changed
Directorycommons/proper/math/trunk/src/main/java/org/apache/commons/math/ode/nonstiff/EmbeddedRungeKuttaIntegrator.java modified , text changed
Directorycommons/proper/math/trunk/src/main/java/org/apache/commons/math/ode/nonstiff/RungeKuttaIntegrator.java modified , text changed
Directorycommons/proper/math/trunk/src/site/xdoc/changes.xml modified , text changed
Directorycommons/proper/math/trunk/src/test/java/org/apache/commons/math/ode/nonstiff/ClassicalRungeKuttaIntegratorTest.java modified , text changed
Directorycommons/proper/math/trunk/src/test/java/org/apache/commons/math/ode/nonstiff/DormandPrince853IntegratorTest.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26