Download JAR files tagged by zigguratgaussian with all dependencies
ziggurat from group org.cicirello (version 1.1.0)
Java implementation of the Ziggurat algorithm
for generating Gaussian distributed pseudorandom numbers.
The Ziggurat algorithm is significantly faster than the
more commonly encountered Polar method, and
has some other desirable statistical properties. The
ZigguratGaussian class is a Java port of the GNU Scientific
Library's C implementation (Voss, 2005) of the Ziggurat method.
In porting to Java, we have made several optimizations, the details of
which can be found in the source code comments, which highlights any
differences between this Java implementation and the
C implementation on which it is based. This package also includes
an implementation of the Polar Method, included to enable comparing
speed advantage of the Ziggurat algorithm.
Artifact ziggurat
Group org.cicirello
Version 1.1.0
Last update 31. May 2024
Organization Cicirello.Org
URL https://github.com/cicirello/ZigguratGaussian
License GPL-3.0-or-later
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group org.cicirello
Version 1.1.0
Last update 31. May 2024
Organization Cicirello.Org
URL https://github.com/cicirello/ZigguratGaussian
License GPL-3.0-or-later
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Page 1 from 1 (items total 1)
© 2015 - 2024 Weber Informatics LLC | Privacy Policy