Pyclesperanto-prototype

Latest version: v0.24.2

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

Scan your dependencies

Page 1 of 11

0.24.2

What's Changed
* Extend [bia-bob](https://github.com/haesleinhuepf/bia-bob) by adding suggestions by haesleinhuepf in https://github.com/clEsperanto/pyclesperanto_prototype/pull/327


**Full Changelog**: https://github.com/clEsperanto/pyclesperanto_prototype/compare/0.24.1...0.24.2

0.24.1

Bug fixes
* The parameters `exlude_in_x`, `exlude_in_y` and `exlude_in_z` of the function `exclude_labels_on_edges()` were renamed to `exclude_...`. This change was made in a backwards-compatible fashion. Aliases of the olde names were added and using them will result in a deprecation warning.

0.24.0

Backwards compatibility breacking bug fixes
* range/slice didn't work with negative values (e.g. `image[::-1]`) and out-of-range values (e.g. `image[100:1000]` for an image with shape `(2,3)`). More precisely: results were different than when using numpy. Fixed in https://github.com/clEsperanto/pyclesperanto_prototype/pull/295 (Thanks to thawn for reporting)

**Full Changelog**: https://github.com/clEsperanto/pyclesperanto_prototype/compare/0.23.6...0.24.0

0.23.6

Bugfix
* force kernel size parameter to be integer to prevent endless loops when a float is passed as radius parameter, e.g. to `cle.standard_deviation_box()` by haesleinhuepf in https://github.com/clEsperanto/pyclesperanto_prototype/pull/293


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

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

Page 1 of 11

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.