You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Matrix-vector multiplication for compatible block sizes (#262)
* matrix-vector multiplication for compatible block sizes
* _block_muladd for AbstractVector
* use MatMulVecAdd alias
* mul instead of muladd for block components
0 commit comments