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 649b134 Update EnumeratedDistribution.java (#166) new 323f6d7 MATH-1565: Add context to "OutOfRangeException" so as to produce a complete message. new a2c3868 MATH-1565: Add unit tests. The 2 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: src/changes/changes.xml | 3 ++ .../math4/exception/OutOfRangeException.java | 9 ++--- .../commons/math4/linear/MatrixUtilsTest.java | 40 ++++++++++++++++++++++ 3 files changed, 48 insertions(+), 4 deletions(-)