Nakata Maho
|
507c1dd7c9
|
fix: correct trailing routine comment in dgemmtr
|
2026-03-07 14:41:49 +09:00 |
|
Johnathan Rhyne
|
29dbac94c3
|
Fixing misspelling of 'triangular' in {s,d,c,z}gemmtr.f
|
2024-12-01 23:50:10 -05:00 |
|
Martin Köhler
|
c57c156bd1
|
Add gemmtr group to Doxygen
updated:
* BLAS/SRC/sgemmtr.f
* BLAS/SRC/zgemmtr.f
* BLAS/SRC/cgemmtr.f
* BLAS/SRC/dgemmtr.f
|
2024-06-27 14:01:49 +02:00 |
|
Martin Köhler
|
b681b1eaec
|
Add cblas_dgemmtr test
|
2024-06-24 14:04:03 +02:00 |
|
Martin Köhler
|
327869db1b
|
Rename GEMMT to GEMMTR in BLAS/
After the discussion on
https://github.com/Reference-LAPACK/lapack/pull/887
the name changed from xGEMMT to xGEMMTR.
|
2024-06-24 14:04:03 +02:00 |
|