Apache Commons Math
Go to file
Luc Maisonobe 4e4e8fad43 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

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1458298 13f79535-47bb-0310-9956-ffa450edef68
2013-03-19 14:09:58 +00:00
doc/release Added missing Apache license headers. 2013-03-09 14:33:31 +00:00
siteMods Add missing Apache license headers. 2012-03-05 01:02:44 +00:00
src Added a way to trigger only increasing or decreasing events in ODE. 2013-03-19 14:09:58 +00:00
LICENSE.txt MATH-900 2012-11-16 16:49:38 +00:00
NOTICE.txt Inverse error function and inverse complementary error function. 2013-03-15 11:37:35 +00:00
PROPOSAL.html Fixing the mailing list addresses 2007-07-29 20:14:22 +00:00
RELEASE-NOTES.txt Preparing release 3.1.1. 2013-01-09 16:09:07 +00:00
build.xml Formatting; drop superfluous javadoc link. 2012-11-24 04:01:50 +00:00
checkstyle.xml Reverted changes mistakenly committed in r1343342. 2012-05-28 18:17:44 +00:00
doap_math.rdf Updated to reflect 2.1 release. 2010-04-02 01:53:38 +00:00
findbugs-exclude-filter.xml Add exclude filters for false-positive: serialization is handled by an inner class via readResolve. 2013-03-10 14:39:21 +00:00
license-header.txt Fixed copyright header (committing in parts as the full commit timed out) 2006-11-29 07:06:35 +00:00
math-RC.sh Added files used in creating RCs. 2010-03-29 00:10:10 +00:00
math-pre-RC.sh typo 2012-03-02 20:46:42 +00:00
pom.xml Allow direct use of SummaryStatistics in one-way ANOVA. 2013-03-15 13:55:27 +00:00
test-jar.xml Removed remnants of junit 3. 2011-12-01 21:20:47 +00:00