Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-07-27 | 1.1 kB | |
v2025.2.6 source code.tar.gz | 2025-07-27 | 469.7 kB | |
v2025.2.6 source code.zip | 2025-07-27 | 535.1 kB | |
Totals: 3 Items | 1.0 MB | 4 |
What's Changed
- Remove outdated comments for pylint and mypy by @alexfikl in https://github.com/inducer/pyopencl/pull/846
- Bump pypa/cibuildwheel from 3.0.0 to 3.0.1 by @dependabot[bot] in https://github.com/inducer/pyopencl/pull/848
- Fully (almost) type tools.py by @alexfikl in https://github.com/inducer/pyopencl/pull/847
- Use f-strings in tools.py by @alexfikl in https://github.com/inducer/pyopencl/pull/849
- Add types to elementwise.py by @alexfikl in https://github.com/inducer/pyopencl/pull/850
- Fix documentation for
WaitList
by @inducer in https://github.com/inducer/pyopencl/pull/851 - Re-fix documentation for WaitList by @inducer in https://github.com/inducer/pyopencl/pull/852
- Type
Device.hashable_model_and_version_identifier
by @inducer in https://github.com/inducer/pyopencl/pull/853 - CL 1.1 fixes by @inducer in https://github.com/inducer/pyopencl/pull/854
- Mostly type
if_positive
by @inducer in https://github.com/inducer/pyopencl/pull/855
Full Changelog: https://github.com/inducer/pyopencl/compare/v2025.2.5...v2025.2.6