#
typedndarray
Here are 4 public repositories matching this topic...
Perform the matrix-matrix operation `C = alpha*op(A)*op(B) + beta*C`.
nodejs javascript node algebra math matrix array stdlib mathematics generic subroutines linear blas ndarray node-js multiply level-3 ggemm typedndarray matrix-matrix
-
Updated
Aug 16, 2026 - JavaScript
Perform one of the matrix-vector operations `y = alpha*A*x + beta*y` or `y = alpha*A^T*x + beta*y`.
nodejs javascript node algebra math vector matrix array stdlib mathematics subroutines linear blas ndarray node-js multiply level-2 ggemv matrix-vector typedndarray
-
Updated
Aug 15, 2026 - JavaScript
Add this topic to your repo
To associate your repository with the typedndarray topic, visit your repo's landing page and select "manage topics."