Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/commons-math
Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/dcd8015f Tree: http://git-wip-us.apache.org/repos/asf/commons-math/tree/dcd8015f Diff: http://git-wip-us.apache.org/repos/asf/commons-math/diff/dcd8015f Branch: refs/heads/master Commit: dcd8015fa6baefaa9ca3d6c9bd792c7f0bde08ac Parents: e38bbb9 2fcfce3 Author: Phil Steitz <[email protected]> Authored: Thu Dec 31 15:14:25 2015 -0700 Committer: Phil Steitz <[email protected]> Committed: Thu Dec 31 15:14:25 2015 -0700 ---------------------------------------------------------------------- .../math4/analysis/solvers/LaguerreSolver.java | 9 +++------ .../nonlinear/scalar/noderiv/CMAESOptimizer.java | 10 ++++++---- .../org/apache/commons/math4/random/AbstractWell.java | 2 +- .../commons/math4/random/BaseRandomGenerator.java | 14 +++++++------- .../org/apache/commons/math4/random/ISAACRandom.java | 6 +++--- .../stat/descriptive/rank/PSquarePercentile.java | 6 +++--- .../math4/stat/interval/ClopperPearsonInterval.java | 4 ++-- .../apache/commons/math4/util/ArithmeticUtils.java | 2 +- 8 files changed, 26 insertions(+), 27 deletions(-) ----------------------------------------------------------------------
