Skip to content

Releases: clEsperanto/pyclesperanto_prototype

0.7.4 (alpha)

27 Mar 10:51
Compare
Choose a tag to compare

0.7.3 (alpha)

26 Mar 08:24
Compare
Choose a tag to compare

0.7.0 (alpha)

14 Jan 21:09
Compare
Choose a tag to compare

0.6.0 (alpha)

22 Dec 10:27
Compare
Choose a tag to compare

0.5.0

30 Nov 12:01
Compare
Choose a tag to compare
0.5.0 Pre-release
Pre-release

New features

Bugfixes

  • Underlying OpenCL code was sychronized with CLIJ2 2.2.0.11
    • This fixes an issue where the first pixel in the images was changed to background when running Connected Component Labeling
    • This also fixes non_equal and equal which were not functional in 3D

0.4.1

21 Nov 18:09
Compare
Choose a tag to compare
0.4.1 Pre-release
Pre-release

New features

  • cle.available_device_names function which informs about found/installed OpenCL devices

Bug fixes

  • Connected component labeling box/diamond gave the same number to multiple objects
  • Bugfix in histogram generation on NVidia GPUs. Histograms should now be more similar to those generated in scikit-image expose. Histogram bins are now correctly centered.

Miscellaneous

  • Added a lot of examples on the website

0.4.0

08 Nov 08:55
Compare
Choose a tag to compare