Pyclesperanto

Latest version: v0.16.0

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

Scan your dependencies

Page 2 of 14

0.23.5

What's Changed
* `mode_box` and `mode_sphere` filters by haesleinhuepf in https://github.com/clEsperanto/pyclesperanto_prototype/pull/292


**Full Changelog**: https://github.com/clEsperanto/pyclesperanto_prototype/compare/0.23.4...0.23.5

0.23.4

What's Changed
* fix issue with enumerate and zip reported by thawn, fixed by haesleinhuepf in https://github.com/clEsperanto/pyclesperanto_prototype/pull/291


**Full Changelog**: https://github.com/clEsperanto/pyclesperanto_prototype/compare/0.23.3...0.23.4

0.23.3

What's Changed
* New functions `x_position_of_minimum_x_projection`, `y_position_of_minimum_y_projection` and `minimum_position` by ClementCaporal in https://github.com/clEsperanto/pyclesperanto_prototype/pull/277
* add `fill_diagonal` alias for `set_where_x_equals_y` by haesleinhuepf in https://github.com/clEsperanto/pyclesperanto_prototype/pull/282

Miscelaneous
* prevent dependency scikit-image 0.20.0 because saving images doesn't work then by haesleinhuepf in https://github.com/clEsperanto/pyclesperanto_prototype/pull/273

New Contributors
* ClementCaporal made their first contribution in https://github.com/clEsperanto/pyclesperanto_prototype/pull/277

**Full Changelog**: https://github.com/clEsperanto/pyclesperanto_prototype/compare/0.23.2...0.23.3

0.23.2

New features
* Added `generate_maximum_intensity_between_points_matrix`
* Added `generate_minimum_intensity_between_points_matrix`

**Full Changelog**: https://github.com/clEsperanto/pyclesperanto_prototype/compare/0.23.1...0.23.2

0.23.1

Bug fixes
* `skimage.io.imsave` didn't work with cle images anymore

0.23.0

New features
* Device selection using device index by haesleinhuepf in https://github.com/clEsperanto/pyclesperanto_prototype/pull/258
* Warning in case a selected device name wasn't found haesleinhuepf in https://github.com/clEsperanto/pyclesperanto_prototype/pull/258
* enable color bars in subplots by haesleinhuepf in https://github.com/clEsperanto/pyclesperanto_prototype/pull/260 (thanks to somas193 for proposing and providing code)

Bug fixes
* `cle_image.T` did not work as expected
* `cle.create_like(numpy_array)` created an image of wrong size (shape was inverse).
* iterating through slices of a 3D stack didn't work

Backwards compatibility breacking changes
* The behaviour of `cle.create_like()` has changed in case a numpy array was passed (see above)
* The alias `local_threshold` was removed. Use `greater` instead.

**Full Changelog**: https://github.com/clEsperanto/pyclesperanto_prototype/compare/0.22.1...0.23.0

Page 2 of 14

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.