v4.8.8
Changes
API
Compiler
- compiler: Revamp code generation for asynchronous operations @FabioLuporini (#2376)
- compiler: Tweaks to enable decoupling on GPUs @FabioLuporini (#2385)
🐛 Bug Fixes
- API: fix printer dtype processing @mloubout (#2388)
- mpi: Avoid UnboundLocalVariable error @FabioLuporini (#2386)
Continuous Integration
Installation
- deps: support numpy 2.0 @mloubout (#2391)
- pip prod(deps): update psutil requirement from <6.0,>=5.1.0 to >=5.1.0,<7.0 @dependabot (#2389)
Full Changelog: v4.8.7...v4.8.8