einsum_test


einsum_test, a Python code which tests the einsum() function, which applies Einstein summation for various linear algebra operations, including vector inner and outer products, matrix-vector and matrix-matrix multiplication, matrix transpose, matrix diagonal, matrix trace, row and column sums, Hadamard matrix (elementwise) multiplication.

Licensing:

The information on this web page is distributed under the MIT license.

Languages:

einsum_test is available in a MATLAB version and an Octave version and a Python version and an R version.

Related Data and Programs:

Source Code:


Last revised on 09 August 2026.