flame / blis

BLAS-like Library Instantiation Software Framework
Other
2.18k stars 362 forks source link

Implement "sandwich product" matrix operations #798

Open devinamatthews opened 4 months ago

devinamatthews commented 4 months ago

This PR adds new BLAS-like level 3 operations which include a diagonal matrix "sandwiched" between two other matrices:

Currently, there are the following things to do: