You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by er...@apache.org on 2016/05/14 16:23:18 UTC

[08/10] [math] Merge branch 'feature-MATH-1015' into develop

Merge branch 'feature-MATH-1015' into develop

Completes issue MATH-1015 (see JIRA).


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

Branch: refs/heads/develop
Commit: fb1c11278810919fb5cbbadd5e7c3167cd4fc055
Parents: f695c9c bbd702a
Author: Gilles <er...@apache.org>
Authored: Sat May 14 15:17:40 2016 +0200
Committer: Gilles <er...@apache.org>
Committed: Sat May 14 15:17:40 2016 +0200

----------------------------------------------------------------------
 src/changes/changes.xml                         | 15 ++--
 .../gauss/GaussIntegratorFactory.java           | 21 +++++
 .../integration/gauss/LaguerreRuleFactory.java  | 84 ++++++++++++++++++++
 .../integration/gauss/LaguerreTest.java         | 50 ++++++++++++
 4 files changed, 164 insertions(+), 6 deletions(-)
----------------------------------------------------------------------