matmul
Multiply two matrices.
transpose
Transpose an array.
matmul_params
Given a matrix multiplication of two arrays, it computes the chunks and the blocks of the operands to use an optimized version of the matmul algorithm.
previous
iarray.negative
next
iarray.matmul