https://github.com/libxsmm/libxsmm
Library for specialized dense and sparse matrix operations, and deep learning primitives.
https://github.com/seung-lab/fastremap
Remap, mask, renumber, unique, and in-place transposition of 3D labeled images. Point cloud too.
@stdlib/blas-base-transpose-operation-resolve-enum
Return the enumeration constant associated with a supported BLAS transpose operation value.
@stdlib/blas-base-transpose-operation-str2enum
Return the enumeration constant associated with a BLAS transpose operation.
@stdlib/blas-base-transpose-operation-enum2str
Return the BLAS transpose operation string associated with a BLAS transpose operation enumeration constant.
@stdlib/blas-base-transpose-operation-resolve-str
Return the transpose operation string associated with a supported BLAS transpose operation value.
data_steward_assignment
Repository accompanying the task given for the Data Steward position interview
lapack-base-dge-trans
Convert input general matrix from row-major to column-major layout or vice versa.
lapack-base-sge-trans
Convert a matrix from row-major layout to column-major layout or vice versa.