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 88608c2  RNG-167: Sampling from a t-distribution
     new af2e589  Add TSampler to example sampling application
     new 7019a2f  Add example histogram of the TSampler output to the userguide.
     new de8c604  Add TSampler to continuous sampler performance JMH example

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:
 .../distribution/ContinuousSamplersPerformance.java      |   6 +++++-
 .../sampling/ProbabilityDensityApproximationCommand.java |  14 +++++++++++++-
 .../resources/checkstyle/checkstyle-suppressions.xml     |   1 +
 src/site/apt/userguide/dist_density_approx.apt           |   2 ++
 .../resources/images/userguide/dist_density_approx/t.png | Bin 0 -> 6727 bytes
 5 files changed, 21 insertions(+), 2 deletions(-)
 create mode 100644 
src/site/resources/images/userguide/dist_density_approx/t.png

Reply via email to