This is an automated email from the ASF dual-hosted git repository. aherbert pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/commons-math.git.
from fb314ef Spurious "throws" clauses. new dc63996 Fix localization formats used by ZeroException. new 991314d Remove incorrect localization format for zero exception new 21f8008 MATH-1627: Throw an exception when column or row sums are zero. The 3 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: .../legacy/exception/util/LocalizedFormats.java | 6 ++-- .../optim/nonlinear/scalar/noderiv/Simplex.java | 2 +- .../math4/legacy/stat/inference/ChiSquareTest.java | 41 ++++++++++++++++++++++ .../legacy/stat/inference/ChiSquareTestTest.java | 14 ++++++++ 4 files changed, 59 insertions(+), 4 deletions(-)