#
typedndarray
Here are 3 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
Jul 19, 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
Jul 19, 2026 - JavaScript
Improve this page
Add a description, image, and links to the typedndarray topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the typedndarray topic, visit your repo's landing page and select "manage topics."