What's Changed
Mostly minor changes to ensure numpy 2.0 support.
- Reset distance function in setstate by @smartIU in #240
- patch: replace
np.infty
withnp.inf
by @FBruzzesi in #242 - Add pre-release parameter in pipelines by @gclendenning in #244
New Contributors
- @smartIU made their first contribution in #240
- @FBruzzesi made their first contribution in #242
Full Changelog: release-0.5.12...release-0.5.13