Merge branch 'fix_MATH-1458' Closes #85
Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/36553ffa Tree: http://git-wip-us.apache.org/repos/asf/commons-math/tree/36553ffa Diff: http://git-wip-us.apache.org/repos/asf/commons-math/diff/36553ffa Branch: refs/heads/master Commit: 36553ffab375518a8ce39b25a916f730775435a4 Parents: 6ab1960 2eaa0fc Author: Gilles <[email protected]> Authored: Tue May 8 17:49:12 2018 +0200 Committer: Gilles <[email protected]> Committed: Tue May 8 17:49:12 2018 +0200 ---------------------------------------------------------------------- .../analysis/integration/SimpsonIntegrator.java | 33 ++- .../integration/SimpsonIntegratorTest.java | 266 ++++++++++++++++++- 2 files changed, 280 insertions(+), 19 deletions(-) ----------------------------------------------------------------------
