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 6ce3bd9  MATH-1468: Moved "Decimal64" and "Decimal64Field" to "test" 
area.
     new 7eadea3  MATH-1589: Spurious "throws" clauses.
     new 55e7cf0  MATH-1596: Remove dependency on "RandomVectorGenerator".
     new 9d4d838  MATH-1431: Avoid NaN in case of empty bin.
     new 6f4620f  MATH-1589: Spurious "throws" clauses.
     new f24fd14  MATH-1596: Removed dependency on "RandomVectorGenerator".

The 5 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/distribution/EmpiricalDistribution.java | 13 ++++++------
 .../random/CorrelatedRandomVectorGenerator.java    | 13 ++++++------
 .../legacy/random/HaltonSequenceGenerator.java     | 21 ++++++++++----------
 .../legacy/random/SobolSequenceGenerator.java      | 22 ++++++++++-----------
 .../distribution/EmpiricalDistributionTest.java    | 23 +++++++++++++++++++++-
 .../CorrelatedRandomVectorGeneratorTest.java       |  6 +++---
 .../legacy/random/HaltonSequenceGeneratorTest.java |  6 +++---
 .../legacy/random/SobolSequenceGeneratorTest.java  |  4 ++--
 .../GLSMultipleLinearRegressionTest.java           |  2 +-
 src/changes/changes.xml                            |  3 +++
 10 files changed, 67 insertions(+), 46 deletions(-)

Reply via email to