Safety vulnerability ID: 59400
The information on this page was manually curated by our Cybersecurity Intelligence Team.
Scikit-rmt 0.7.0 updates its dependency 'scipy' to version '1.11.1' to include a security fix.
https://github.com/AlejandroSantorum/scikit-rmt/commit/ced51769bf275174be271af820c196df7a6144fc
Latest version: 1.0.0
Random Matrix Theory Python package
Announcing release version 0.7.0.
New features and modifications:
- Added **default eigenvalue normalization constant** (`eigval_norm_const`), which controls the support of the eigenvalues independently of the sample size.
- Now, the methods `eigval_hist` and `plot_eigval_hist` do **not** receive the argument `norm_const`. Instead, they receive the input argument `normalize` (default to `True`) to select **whether to normalize the eigenvalues or not**.
- Added new method `set_eigval_norm_const` in case the user wants **to change the default eigenvalue normalization constant**.
- Improved and **updated documentation** and tutorials.
- **Updated requirements to avoid scipy memory leak vulnerability**. Potentially, now the library is not tested for python 3.7.
- **Pinned numpy to use version <= 1.24.3** since version **1.24.4 is causing problems**.
Scan your Python project for dependency vulnerabilities in two minutes
Scan your application