In Linear Algebra · The Julia Language
gemm
has fewer entries than LAPACK: dgemm, e.g., dimensions of matrices A
and B
. Specifying dimensions sometimes can let higher dimensional arrays look like matrices
arrays - How to speed up reshape in higher rank tensor contraction by BLAS in Fortran? - Stack Overflow
Is that possible in julia? or has to be used as rank-2 matrix explicitly in Julia?