<div dir="ltr">I'm tired of duplicating code for small non-square matrix operations. I pretty much only need mat-vec and mat-mat (with transpose), perhaps QR (though that's rare enough to call Lapack). Does anyone have an opinion about how it's implemented? What about the current naming convention?<br>
</div>