Updated 6 months ago

@stdlib/blas-base-transpose-operation-resolve-enum • Science 26%

Return the enumeration constant associated with a supported BLAS transpose operation value.

Updated 6 months ago

@stdlib/blas-base-transpose-operation-enum2str • Science 44%

Return the BLAS transpose operation string associated with a BLAS transpose operation enumeration constant.

Updated 6 months ago

@stdlib/blas-base-transpose-operation-resolve-str • Science 44%

Return the transpose operation string associated with a supported BLAS transpose operation value.

Updated 6 months ago

data_steward_assignment • Science 44%

Repository accompanying the task given for the Data Steward position interview

Updated 6 months ago

lapack-base-dge-trans • Science 44%

Convert input general matrix from row-major to column-major layout or vice versa.

Updated 6 months ago

lapack-base-sge-trans • Science 44%

Convert a matrix from row-major layout to column-major layout or vice versa.