You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by lu...@apache.org on 2015/12/25 11:51:36 UTC

[2/2] [math] Added forgotten name.

Added forgotten name.

Julien Queyrel helped a lot to identify and fix the issue about Adams
integrators stability.

Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/b448d5f5
Tree: http://git-wip-us.apache.org/repos/asf/commons-math/tree/b448d5f5
Diff: http://git-wip-us.apache.org/repos/asf/commons-math/diff/b448d5f5

Branch: refs/heads/MATH_3_X
Commit: b448d5f55a51603121d3da11dd1ff21aa0ba3495
Parents: 04143a6
Author: Luc Maisonobe <lu...@apache.org>
Authored: Fri Dec 25 11:50:13 2015 +0100
Committer: Luc Maisonobe <lu...@apache.org>
Committed: Fri Dec 25 11:50:13 2015 +0100

----------------------------------------------------------------------
 src/changes/changes.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/commons-math/blob/b448d5f5/src/changes/changes.xml
----------------------------------------------------------------------
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index fcf3bad..263184a 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -51,7 +51,7 @@ If the output is not quite correct, check for invisible trailing spaces!
   </properties>
   <body>
     <release version="3.6" date="XXXX-XX-XX" description="">
-      <action dev="luc" type="fix">
+      <action dev="luc" type="fix" due-to="Julien Queyrel">
         Fixed stability issues with Adams-Bashforth and Adams-Moulton ODE integrators.
         The integrators did not estimate the local error properly and were sometimes
         stuck attempting to reduce indefinitely the step size as they thought the