Randomgen

Latest version: v2.1.1

Safety actively analyzes 682404 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 7

1.23.1

This release contains a single enhancement:

* Enable randomgen bit generators to be used with NumPy's Generator or RandomState.

1.23.0

This is a major release that removes the deprecated classes ``Generator`` and ``RandomState``.

1.21.2

This is a minor release that fixes one bug that is hard to encounter and improves installation.

The one bug fix affects PCG-type generators `advance` when using Windows or a 32-bit system and advancing more than 2**64 steps.

1.20.3

This release removed features not available in Python 3.6 so that the supported Pythons include 3.7 - 3.9.

1.20.2

This is a bug fix and feature release. The highlights are:

* Fixed a bug in `SFC64` the used the wrong value from the Weyl sequence.
* Added `mode="numpy"` where the sequence generated is guaranteed to match the sequence produced using the NumPy implementations.
* Added `ExtendedGenerator.random` with support for `dtype="longdouble"` to produce extended precision random floats.

1.20.1

This is a feature and bugfix release.

Two new distributions:

* Wishart
* Multivariate Complex Normal

have been added to `ExtendedGenerator`. There is also one bug fix that can affect `standard_gamma` when using `out`.

Page 2 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.