Polyagamma

Latest version: v1.3.6

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

Scan your dependencies

Page 1 of 7

1.3.6

What's Changed
* DEV: Remove codecov from requirements file. by zoj613 in https://github.com/zoj613/polyagamma/pull/122
* BUILD: Add support for python 3.12 and drop 3.8. by zoj613 in https://github.com/zoj613/polyagamma/pull/123
* REL: Prepare for v1.3.6 release. by zoj613 in https://github.com/zoj613/polyagamma/pull/124


**Full Changelog**: https://github.com/zoj613/polyagamma/compare/v1.3.5...v1.3.6

1.3.5

What's Changed
* MAINT: Add support for python 3.11 and drop support for 3.7 by zoj613 in https://github.com/zoj613/polyagamma/pull/121


**Full Changelog**: https://github.com/zoj613/polyagamma/compare/v1.3.4...v1.3.5

1.3.4

- Ensure full precision for 32 bit floating point random values (see 117 )
- Return `NaN` for out of range parameter values when `disable_checks=True` (see 116 )

1.3.3

- Adds support for python 3.10 and drops 3.6

1.3.2

- Fixes a type casting bug that occurs when passing the scale parameter h as a numpy array when the method is explicitly set to `devroye`. See 85.
- Fixes a bug with the `devroye` method hanging unexpectedly in some corner cases. Details at 83
- Non-scalar arguments for `h` and `z` can now be broadcasted together with a specified size value. This is consistent more with NumPy's random functions.
- Adds support for Windows OS and adds wheels for both MacOS X and Windows.
- Adds installation of the package via `conda-forge` for users who rely on `conda` to install packages.
- the `-march=native` compiler option is removed when building the package to avoid problems with conda distributions of the package.

1.3.2b3

Page 1 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.