/[Apache-SVN]
ViewVC logotype

Revision 1458298


Jump to revision: Previous Next
Author: luc
Date: Tue Mar 19 14:09:58 2013 UTC (11 years, 8 months ago)
Changed paths: 5
Log Message:
Added a way to trigger only increasing or decreasing events in ODE.

The method used is completely different from what was suggested in the
request report. It is fully compatible with previous versions and most
importantly has no side effects on users that do not need this feature,
as it is based on an upstream filtering of the event definition
function. The events detection logic is not modified and it fact it does
not even know events are filtered before they are detected.

JIRA: MATH-811

Changed paths

Path Details
Directorycommons/proper/math/trunk/src/changes/changes.xml modified , text changed
Directorycommons/proper/math/trunk/src/main/java/org/apache/commons/math3/ode/events/EventFilter.java added
Directorycommons/proper/math/trunk/src/main/java/org/apache/commons/math3/ode/events/FilterType.java added
Directorycommons/proper/math/trunk/src/main/java/org/apache/commons/math3/ode/events/Transformer.java added
Directorycommons/proper/math/trunk/src/test/java/org/apache/commons/math3/ode/events/EventFilterTest.java added

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26