Fast-histogram

Latest version: v0.14

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

Scan your dependencies

Page 2 of 3

0.8

- Fixed compatibility of test suite with latest version of the hypothesis package. [40]

0.7

- Fix definition of numpy as a build-time dependency. [36]

0.6

- Define numpy as a build-time dependency in pyproject.toml. [33]
- Release the GIL during calculations in C code. [31]

0.5

- Fix bug that caused histograms of n-dimensional arrays to not be computed correctly. [21]
- Avoid memory copies for non-native endian 64-bit float arrays. [18]
- Avoid memory copies for any numerical Numpy type and non-contiguous arrays. [23]
- Raise a better error if arrays are passed to the `bins` argument. [24]

0.4

- Make sure that Numpy is not required to run setup.py. [15]
- Fix installation on platforms with an ASCII locale. [15]

0.3

- Use long instead of int for x/y sizes and indices
- Implement support for weights= option

Page 2 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.