Published March 17, 2026
| Version 0.21.4
Software
Open
clEsperanto/pyclesperanto: v0.21.4
Authors/Creators
- 1. Data Science Center ScaDS.AI, Uni Leipzig
- 2. German Bioimaging e.V.
- 3. ETH Zurich
- 4. Walter and Eliza Hall Institute of Medical Research
Description
Default pyclesperanto ship with OpenCL
Option pyclesperanto[cuda] or pyclesperanto[all] will now also provide CUDA as a backend (for unix and windows only!)
>>> import pyclesperanto as cle
>>> cle.list_available_backends()
['opencl', 'cuda']
>>> cle.select_backend("cuda")
>>> cle.get_device()
(CUDA) Tesla T4 (driver 13.0)
[...]
Full Changelog: https://github.com/clEsperanto/pyclesperanto/compare/0.21.1...0.21.4
Files
clEsperanto/pyclesperanto-0.21.4.zip
Files
(68.9 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:70b3f16243cd5f96f40c773caa7231a4
|
68.9 MB | Preview Download |
Additional details
Related works
- Is supplement to
- Software: https://github.com/clEsperanto/pyclesperanto/tree/0.21.4 (URL)
Software
- Repository URL
- https://github.com/clEsperanto/pyclesperanto