Sign in Sign up
npm

@stdlib/blas-base-dgemm

Perform the matrix-matrix operation `C = α*op(A)*op(B) + β*C` where `op(X)` is either `op(X) = X` or `op(X) = X^T`.

Activity

Latest release
7mo ago
Total releases
1
Cadence
Last 12 months
1

Reach

Stars

Details

License
Apache-2.0
First release
Feb 08, 2026
Releases
Version Released
0.1.1 initial