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 1bc1a54 Add examples section to user guide new 807d764 Exclude examples sampling pdf files from RAT check plugin new 7dbc2a5 Updated example sampling parameters for Levy and Stable distributions new ac49c76 Add Levy and Stable distributions to the density approximations page new c515613 Add random source as option to examples sampling command The 4 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: .../ProbabilityDensityApproximationCommand.java | 19 ++++++++++++------- pom.xml | 1 + src/site/apt/userguide/dist_density_approx.apt | 4 ++++ .../images/userguide/dist_density_approx/levy.png | Bin 0 -> 6858 bytes .../images/userguide/dist_density_approx/stable.png | Bin 0 -> 7508 bytes 5 files changed, 17 insertions(+), 7 deletions(-) create mode 100644 src/site/resources/images/userguide/dist_density_approx/levy.png create mode 100644 src/site/resources/images/userguide/dist_density_approx/stable.png