npmjs.org : @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`.
Registry
-
Source
- Homepage
- JSON
- codemeta.json
purl: pkg:npm/%40stdlib/blas-base-dgemm
Keywords:
stdlib
, stdmath
, mathematics
, math
, blas
, level 3
, dgemm
, gemm
, matmul
, matrix multiplication
, matrix
, multiplication
, linear
, algebra
, subroutines
, array
, ndarray
, float64
, double
, float64array
License: Apache-2.0
Latest release: 3 days ago
First release: 3 days ago
Namespace: stdlib
Funding links: https://opencollective.com/stdlib
Last synced: about 2 hours ago