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-rng.git.
from a968c2a Do not compute x = hz * W[iz] unless required. new 085ee67 Faster method for a signed double in [-1, 1) new 678bfb4 Testing more methods for a signed double of -1 or 1 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: .../jmh/sampling/UnitSphereSamplerBenchmark.java | 32 +++++++++++++++++++++- .../sampling/shape/UnitBallSamplerBenchmark.java | 27 +++++++++++++++++- .../rng/sampling/shape/UnitBallSampler.java | 18 ++++++++---- 3 files changed, 69 insertions(+), 8 deletions(-)