Files
OpenBLAS/kernel/generic
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-03-19 14:16:18 +09:00
2025-07-08 16:22:41 +01:00
2025-10-07 15:03:24 +00:00
2025-10-07 15:03:24 +00:00
2022-08-08 15:15:52 +02:00
2025-07-15 14:48:57 +01:00
2018-09-09 16:52:25 +02:00
2018-05-17 11:40:08 +02:00
2017-12-05 19:54:10 +01:00
2017-12-05 19:54:10 +01:00
2018-05-17 11:40:08 +02:00
2018-05-17 11:40:08 +02:00
2018-05-17 11:40:08 +02:00
2018-05-17 11:40:08 +02:00
2017-11-14 23:25:50 +01:00
2017-11-14 23:25:50 +01:00
2018-05-17 11:40:08 +02:00