Apache Commons Math
Go to file
Luc Maisonobe 49702f74df clarified the ODE package by breaking in into several sub-packages and renaming
classes. This also prepares future work for non-stiff solvers.

SwitchingFunctions is now known as EventHandler
SwitchingFunctionsHandler is now known as CombinedEventsManager

The user manual as also been slightly improved, both to reflect these changes
and to make it easier to grasp the underlying principles in our implementation
of ODE solving


git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/branches/MATH_2_0/src/experimental@670469 13f79535-47bb-0310-9956-ffa450edef68
2008-06-23 08:01:38 +00:00
org/apache/commons/math replaced inefficient use of constructors for Integer, Long, Float and Double 2008-06-10 19:32:52 +00:00