| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-08-07 | 492 Bytes | |
| v11.5.9 source code.tar.gz | 2026-08-07 | 160.9 kB | |
| v11.5.9 source code.zip | 2026-08-07 | 183.3 kB | |
| Totals: 3 Items | 344.7 kB | 0 | |
GPUArrays v11.5.9
Merged pull requests:
- Add test for
findfirstwith no results (#742) (@starkmarkus) - Fix rand!/randn! dispatch for non-Number array eltypes (#743) (@maleadt)
- Fix integer overflow in the generic matmul kernels. (#746) (@maleadt)
- Fix typo in docs/Project.toml & CI bump (#753) (@christiangnrd)
Closed issues:
- Ambiguity error with rand! and tuple elements. (#722)