kokkos / stdBLAS

Reference Implementation for stdBLAS
Other
127 stars 22 forks source link

Fix hermitian_matrix_rank_1_update #264

Closed mhoemmen closed 6 months ago

mhoemmen commented 9 months ago

Fix ambiguous overloads of hermitian_matrix_rank_1_update. Add unit test.

Fixes #138.

Fixes #156.