Pyclesperanto

Latest version: v0.16.0

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

Scan your dependencies

Page 3 of 14

0.22.1

New features
* make excluding edges on specific edges optional by haesleinhuepf in https://github.com/clEsperanto/pyclesperanto_prototype/pull/248
* add generate_mean_intensity_between_points_matrix and generate_standard_deviation_intensity_between_points_matrix by haesleinhuepf in https://github.com/clEsperanto/pyclesperanto_prototype/pull/257

Bug fixes
* bugfix EDF result dimensionality by haesleinhuepf in https://github.com/clEsperanto/pyclesperanto_prototype/pull/256 (thanks to jaimemcc for reporting)


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

0.22.0

Bug fixes
* Issue with indexing linux (Thanks to ENicolay for reporting and support in fixing)
* Issue with networkx 3.0, from_numpy_matrix was deprecated and conversion failed.

Backwards compatibility breaking bug fixes
* The visualisation of label images was changed: The first two colors were flipped (now new: 1=cyan, 2=orange). The colour order is now identical with matplotlib default colours.

0.21.2

Bugfixes
* Tests failed because of numpy 1.24 release. Library code remains unchanged

0.21.1

New features
* `generate_should_touch_matrix()`
* `merge_annotated_touching_labels()`

Bug fixes
* `merge_labels_according_to_touch_matrix()` didn't merge all requested labels in case labels were touching in chains / circles

0.21.0

Backwards compatibility breaking changes (MacOS, Intel GPUs only)
* This version changes the default device on older MacOS because Intel based GPUs caused trouble. The CPU is now used per default. This gives users of older MacBooks a functional OpenCL device and more available memory.

0.20.0

New features
* Added maximum position function by grahamross123 in https://github.com/clEsperanto/pyclesperanto_prototype/pull/230
* Pytorch interoperability by haesleinhuepf as proposed by alisterburt in https://github.com/clEsperanto/pyclesperanto_prototype/pull/232
* Colab example by haesleinhuepf in https://github.com/clEsperanto/pyclesperanto_prototype/pull/222

Bug fixes
* Bugfix cupy backend by haesleinhuepf in https://github.com/clEsperanto/pyclesperanto_prototype/pull/231
* Orthogonal interpolation (Sapoznik et al. (2020) https://doi.org/10.7554/eLife.57681) for deskewing by pr4deepr with support by dpshepherd in https://github.com/clEsperanto/pyclesperanto_prototype/pull/224 Also thanks for reporting this bug to Sebastian Bundschuh (MPI-CBG)

Backwards compatibility breaking changes
* The parameter `linear_interpolation` in the functions `deskew_x` and `deskew_y` have now `True` as default parameter and the result image looks different because of a bugfix, now using orthogonal interpolation (see above). See [this notebook](https://github.com/clEsperanto/pyclesperanto_prototype/blob/master/demo/transforms/deskew_artifact_interpolation.ipynb) for details

Deprecated functions and parameters
* The parameter `linear_interpolation` in the functions `deskew_x` and `deskew_y` is deprecated. It will be removed in a future version.

**Full Changelog**: https://github.com/clEsperanto/pyclesperanto_prototype/compare/0.19.4...0.20.0

Page 3 of 14

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.