Skip to content

Version 2.6.0

Compare
Choose a tag to compare
@nsmith- nsmith- released this 21 Jun 14:52
· 10 commits to master since this release
7e07b20

The main purpose of this release is to ensure numpy 2.0 compatibility.
⚠️ With previous versions of correctionlib and numpy 2.0, there are silent wrong results for vectorized evaluation ⚠️
See #240 (comment) for details.

Also, a new method of handling infinities in bin edges is introduced: one needs to use "inf" or "-inf" rather than floating point values. A warning explains in detail how to change corrections.

What's Changed

Dependency updates

Full Changelog: v2.5.0...v2.6.0