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 2018/05/16 14:53:32 UTC

[2/4] [math] Merge branch 'feature_MATH-1459'

Merge branch 'feature_MATH-1459'

Closes #84


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

Branch: refs/heads/master
Commit: 78ee07c627c688e975f066a7e094c0efe239642d
Parents: f9499be 6dc6cf5
Author: Gilles <er...@apache.org>
Authored: Wed May 16 16:16:50 2018 +0200
Committer: Gilles <er...@apache.org>
Committed: Wed May 16 16:16:50 2018 +0200

----------------------------------------------------------------------
 ...ferentiatorMultivariateJacobianFunction.java | 103 +++++++++++++
 ...iatorVectorMultivariateJacobianFunction.java | 106 +++++++++++++
 .../fitting/leastsquares/BevingtonProblem.java  |  63 ++++++++
 ...rVectorMultivariateJacobianFunctionTest.java | 154 +++++++++++++++++++
 .../LevenbergMarquardtOptimizerTest.java        |  64 --------
 5 files changed, 426 insertions(+), 64 deletions(-)
----------------------------------------------------------------------