This is an automated email from the ASF dual-hosted git repository.

erans pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/commons-math.git.


    from ff7adb8  neuralnet.twod.NeuronSquareMesh2D: Allow switch statement 
fallthrough
     new a5b1aa0  Typo.
     new 1d83419  Adapt to "Commons Numbers" API updates.
     new d26f50b  MATH-1603: Userguide update.
     new 9f92370  Merge branch 'master' of 
https://gitbox.apache.org/repos/asf/commons-math

The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../core/ExtendedFieldElementAbstractTest.java     |   2 +-
 .../math4/legacy/analysis/FunctionUtils.java       |   2 +-
 .../analysis/differentiation/DSCompiler.java       |   2 +-
 .../differentiation/DerivativeStructure.java       |   2 +-
 .../analysis/differentiation/SparseGradient.java   |   2 +-
 .../BicubicInterpolatingFunction.java              |   2 +-
 .../interpolation/InterpolatingMicrosphere.java    |   6 +-
 .../field/ExtendedFieldElementAbstractTest.java    |   2 +-
 .../AbstractLeastSquaresOptimizerAbstractTest.java |  56 ++++++-------
 .../GaussNewtonOptimizerWithSVDTest.java           |   7 +-
 .../math4/legacy/ode/nonstiff/Decimal64.java       |   2 +-
 .../userguide/real_distribution_examples.png       | Bin 180657 -> 0 bytes
 src/site/xdoc/userguide/distribution.xml           |  92 +++++----------------
 src/site/xdoc/userguide/index.xml                  |   2 -
 14 files changed, 61 insertions(+), 118 deletions(-)
 delete mode 100644 
src/site/resources/images/userguide/real_distribution_examples.png

Reply via email to