Info: Zenodo’s user support line is staffed on regular business days between Dec 23 and Jan 5. Response times may be slightly longer than normal.

There is a newer version of the record available.

Published August 7, 2022 | Version 0.18.0
Software Open

clEsperanto/pyclesperanto_prototype: 0.18.0

  • 1. Physics of Life, TU Dresden
  • 2. Harvard University
  • 3. Walter and Eliza Hall Institute of Medical Research
  • 4. Biomedicine Discovery Institute, Monash University
  • 5. Molecular Bioengineering, TU Dresden

Description

New functions

  • local_cross_correlation for template matching (big thanks to @grahamross123 for implementing this)
  • Compatibility with Python 3.9 and 3.10; also automatically tested
  • Rendering (_repr_html_) of images in Jupyter Notebooks (thanks to @tlambert03 for feedback and pointers in the right direction)

Added new functions for which numpy counterparts exist

  • square_root and alias sqrt
  • cubic_root and alias cbrt
  • modulo_images and aliases mod and remainder
  • nan_to_num
  • reciprocal
  • sign
  • clip
  • square
  • array_equal and alias array_equiv

Added aliases to existing functions to improve numpy interoperability

  • exp alias for exponential
  • fabs alias for absolute
  • logical_and alias for binary_and
  • logical_or alias for binary_or
  • logical_xor alias for binary_xor
  • logical_not alias for binary_not
  • log alias for logarithm
  • maximum alias for maximum_images
  • minimum alias for minimum_images

Bug fixes

  • Detect minima/maxima missed minima/maxima at image borders (thanks to @StRigaud for reporting this issue)

Files

clEsperanto/pyclesperanto_prototype-0.18.0.zip

Files (143.8 MB)

Name Size Download all
md5:39b97172efe5ed6bdfe98c34add8da0d
143.8 MB Preview Download

Additional details