jar

org.cicirello : btpe-iterations

Maven & Gradle

Nov 29, 2023
0 stars

An Analysis of an Open Source Binomial Random Variate Generation Algorithm · This package contains Java code to reproduce the experiments of the following article: Vincent A. Cicirello. 2023. An Analysis of an Open Source Binomial Random Variate Generation Algorithm, Engineering Proceedings, 56(1), Article 86, October 2023. doi:10.3390/ASEC2023-15349.

Table Of Contents

Latest Version

Download org.cicirello : btpe-iterations JAR file - Latest Versions:

All Versions

Download org.cicirello : btpe-iterations JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window btpe-iterations-1.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.cicirello.experiments.btpe

├─ org.cicirello.experiments.btpe.CountIterationsBTPE.class - [JAR]

Advertisement