Fast-histogram

Latest version: v0.14

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

Scan your dependencies

Page 1 of 3

0.14

<!-- Release notes generated using configuration in .github/release.yml at main -->
What's Changed

Fixed compatibility with Numpy 2.0 by bumping minimum required Python to 3.9 in https://github.com/astrofrog/fast-histogram/pull/87 - this will ensure that the `abi3` wheels are built for Python 3.9 with Numpy 2.0 instead of Python 3.8 with Numpy 1.x.

**Full Changelog**: https://github.com/astrofrog/fast-histogram/compare/v0.13...v0.14

0.13

<!-- Release notes generated using configuration in .github/release.yml at main -->
What's Changed

The main change in this release is added support for Numpy 2.0.

Other Changes

* Clean up test matrix by pllim in https://github.com/astrofrog/fast-histogram/pull/82
* Use v1 workflow, not main by pllim in https://github.com/astrofrog/fast-histogram/pull/79
* Fix link to benchmark plot in README by pllim in https://github.com/astrofrog/fast-histogram/pull/78
* Add PyPI badge by pllim in https://github.com/astrofrog/fast-histogram/pull/75
* Remove wheel from build requirements by pllim in https://github.com/astrofrog/fast-histogram/pull/74
* Build against Numpy 2.0.0rc1 for Python>=3.9 by astrofrog in https://github.com/astrofrog/fast-histogram/pull/86

New Contributors

* pre-commit-ci made their first contribution in https://github.com/astrofrog/fast-histogram/pull/70
* pllim made their first contribution in https://github.com/astrofrog/fast-histogram/pull/82

**Full Changelog**: https://github.com/astrofrog/fast-histogram/compare/v0.12...v0.13

0.12

- Fix segmentation faults under various conditions. [62, 66]

0.11

- Use Python limited API to produce forward-compatible wheels. [56]

0.10

- Add function for histograms in arbitrarily high dimensions. [54, 55]

0.9

- Fixed a bug that caused incorrect results in the weighted 1-d histogram and the weighted and unweighted 2-d histogram functions if using arrays with different layouts in memory. [52]

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.