Releases: clEsperanto/pyclesperanto_prototype
Releases · clEsperanto/pyclesperanto_prototype
0.11.3
0.11.2
0.11.1
0.11.0
0.10.9
New features
- deployment switched from setup.py to setup.cfg
0.10.8
New features
standard_deviation_box
/standard_deviation_sphere
filters (Thanks to Lucrezia Ferme @lcferme and Allyson Ryan @allysonryan for suggesting)
Bugfixes
- Kernels were crashing when calling
y = x * x.max()
in casex
was a GPU-backed image of type uint16 (and others).
0.10.7
0.10.5
Bug fixes
- imshow(numpy array) crashed