Mkl-random

Latest version: v1.2.8

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

Scan your dependencies

Page 1 of 3

1.2.8

Incremental bug fix release: updated installation instructions, reverted work-around for a problem in MKL 2024.2.0

1.2.7

This release addresses technical debt, and fixes the project to work with NumPy 2.0 on both Windows and Linux.

- Removed use of vendored `numpy.pxd`, replaced with recommended `cimport numpy`. This resolved the warning of changes struct size for Cython class `broadcast`.
- Fixed warnings from `clang` compiler
- Corrected data types for allocation made in Cython which were responsible for test failures with NumPy 2.0 on Windows.

1.2.6

This is a bug fix release updates `mkl_random` to support NumPy 2.0

1.2.5

Transition testing suite to pytest to enable support for Python 3.12

1.2.4

Change to fix build on `mkl_random` with `clang` with new build system introduced in v1.2.3.

1.2.3

- Modified example of parallel Monte-Carlo work to correctly work on Windows. (gh-26)
- Transitioned away from using `numpy.distutils` as it went away in NumPy 1.25 (gh-24)

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.