scikit-image 0.23.2rc1

We’re happy to announce the release of scikit-image 0.23.2rc1!

Bug Fixes

  • Make sure skimage.util.img_as_ubyte supports the edge case where dtype('uint64').type of the provided image is np.ulonglong instead of np.uint64 (#7392).

Documentation

  • Add date to 0.23.1 release notes (#7384).

  • Fix docstring of connectivity parameter in skimage.segmentation.watershed (#7360).

Maintenance

  • Use numpy.inf instead of deprecated numpy.infty (#7386).

  • Update Ruff config (#7387).

  • Update matrix and names of Azure pipelines configuration (#7390).

  • Ignore arch specific cast warnings originating from astype in tests (#7393).

  • Update link to numpydoc example.py (#7395).

Contributors

4 authors added to this release (alphabetically):

3 reviewers added to this release (alphabetically):

_These lists are automatically generated, and may not be complete or may contain duplicates._