Files
OpenBLAS/interface
aadityansha06 2c6bf39e4e Add transpose support for C in GEADD (fixes #4646)
Extends GEADD to support independent transposition of both A and C,
matching the behavior of cuBLAS's geam and Apple's Accelerate geadd.
Previously only A could be transposed.

- Add transc parameter across cblas.h, common_interface.h,
  common_level3.h, common_param.h
- Add transc handling to interface/geadd.c and interface/zgeadd.c
- Extend kernel/generic/geadd.c and kernel/generic/zgeadd.c with
  stride logic for transposed C
- Add transpose test coverage (hand-verified 2x2 cases and randomized
  large-matrix tests) for sgeadd, dgeadd, cgeadd, zgeadd
2026-07-15 17:12:31 +05:30
..
2026-06-29 17:23:43 +02:00
2021-12-21 18:47:35 +01:00
2025-10-07 15:03:24 +00:00
2022-05-18 19:00:15 -05:00
2025-09-23 15:43:33 +02:00
2025-11-24 14:43:43 +00:00
2024-01-29 11:11:39 +00:00
2026-02-18 19:09:36 +01:00
2024-02-10 00:48:07 +03:00
2025-02-08 23:42:21 +01:00
2023-11-11 11:16:10 +01:00
2023-09-20 19:43:00 +02:00
2025-07-15 14:48:57 +01:00
2025-10-07 15:03:24 +00:00
2026-06-29 17:23:55 +02:00
2026-06-29 17:23:55 +02:00
2020-07-26 23:32:24 -07:00
2026-06-29 17:23:55 +02:00
2026-01-13 22:25:30 +01:00
2026-06-29 17:23:55 +02:00
2026-01-13 22:24:27 +01:00
2026-06-29 17:23:55 +02:00
2026-06-29 17:23:55 +02:00
2021-10-24 23:57:06 +02:00
2017-04-26 20:29:30 +02:00
2024-02-08 13:18:34 +01:00
2021-12-21 18:47:35 +01:00
2025-02-25 15:40:39 +05:30
2018-10-20 21:37:53 +03:00
2025-10-28 09:34:45 +01:00
2025-10-28 09:33:32 +01:00
2026-06-29 17:23:55 +02:00
2025-10-28 09:40:24 +01:00
2025-10-28 09:39:16 +01:00
2024-01-29 11:11:39 +00:00
2023-11-11 11:16:10 +01:00
2024-02-10 00:49:42 +03:00
2025-01-21 11:44:22 +08:00
2026-06-29 17:23:55 +02:00
2026-06-29 17:23:55 +02:00
2020-07-26 23:32:24 -07:00
2026-06-29 17:23:55 +02:00
2026-06-29 17:23:55 +02:00
2026-06-29 17:23:55 +02:00
2026-06-29 17:23:55 +02:00
2026-06-29 17:23:55 +02:00
2019-02-19 21:03:30 +01:00