| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-06-16 | 672 Bytes | |
| v11.5.7 source code.tar.gz | 2026-06-16 | 159.9 kB | |
| v11.5.7 source code.zip | 2026-06-16 | 182.3 kB | |
| Totals: 3 Items | 342.9 kB | 0 | |
GPUArrays v11.5.7
- Support
findmin(f, itr)andfindmax(f, itr)on complex-valued arrays iff's codomain is entirely real - Reduce the time taken by the testsuite by merging similar tests related to
mapreducedim
Merged pull requests:
- Reduce testsuite runtime by merging similar reduction testsets (#728) (@christiangnrd)
- Run Metal tests with
--all(#736) (@christiangnrd) - Update Buildkite pipeline for the new JuliaGPU cluster (#737) (@maleadt)
- Let findmax/min work with Complex and real-valued f (#738) (@kshyatt)
- Update Project.toml (#740) (@kshyatt)